]> git.karo-electronics.de Git - linux-beck.git/blob - fs/coredump.h
Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into omap...
[linux-beck.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