repo.or.cz
/
linux-2.6
/
cjktty.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[linux-2.6/cjktty.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