Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
[deliverable/linux.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
This page took 0.031867 seconds and 6 git commands to generate.