Merge branch 'omap-for-v3.8/cleanup-headers-asoc' into omap-for-v3.8/cleanup-headers
[firefly-linux-kernel-4.4.55.git] / fs / coredump.h
1 #ifndef _FS_COREDUMP_H
2 #define _FS_COREDUMP_H
3
4 extern int __get_dumpable(unsigned long mm_flags);
5
6 #endif