repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: plat-orion: use GPIO driver on CONFIG_GPIOLIB
[linux-2.6.git]
/
fs
/
coredump.h
blob
e39ff072110d6085950a51f02abb669735bfa1da
1
#ifndef _FS_COREDUMP_H
2
#define _FS_COREDUMP_H
3
4
extern
int
__get_dumpable
(
unsigned long
mm_flags
);
5
6
#endif