Merge branch 'connector-to-object-prop' of git://github.com/robclark/kernel-omap4...
[linux-2.6/libata-dev.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