]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blob - fs/coredump.h
Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes
[can-eth-gw-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