Linux 3.11-rc3
[linux-2.6.git] / fs / coredump.h
blobe39ff072110d6085950a51f02abb669735bfa1da
1 #ifndef _FS_COREDUMP_H
2 #define _FS_COREDUMP_H
4 extern int __get_dumpable(unsigned long mm_flags);
6 #endif