]> Pileus Git - ~andy/linux/blob - fs/coredump.h
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
[~andy/linux] / 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