Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau...
[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