]> Git Repo - linux.git/blob - fs/coredump.h
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[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.032164 seconds and 4 git commands to generate.