Score: Modify the Makefile of Score, remove -mlong-calls for compiling
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / fs / coredump.h
CommitLineData
179899fd
AK
1#ifndef _FS_COREDUMP_H
2#define _FS_COREDUMP_H
3
4extern int __get_dumpable(unsigned long mm_flags);
5
6#endif