Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d551c4c43ccac3ef272e10ac23a64eaac16c23fd
/
.
/
fs
/
coredump.h
blob: e39ff072110d6085950a51f02abb669735bfa1da [
file
] [
log
] [
blame
]
#ifndef
_FS_COREDUMP_H
#define
_FS_COREDUMP_H
extern
int
__get_dumpable
(
unsigned
long
mm_flags
);
#endif