hwmon: (ina2xx) use module_i2c_driver to simplify the code
[linux-2.6.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