Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac96511bb5cf92bad97ffc2249f75e45eb70301d
/
.
/
fs
/
coredump.h
blob: e39ff072110d6085950a51f02abb669735bfa1da [
file
] [
log
] [
blame
]
Alex Kelly
179899f
2012-10-04 17:15:24 -0700
[
diff
] [
blame
]
1
#ifndef
_FS_COREDUMP_H
2
#define
_FS_COREDUMP_H
3
4
extern
int
__get_dumpable
(
unsigned
long
mm_flags
);
5
6
#endif