Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
include
/
linux
/
proc_avc.h
blob: 135782a357ae45c56ce0bee4647b8fa0c12cc35f [
file
] [
log
] [
blame
]
/*
* linux/include/linux/proc_avc.h
*
*/
extern
int
__init sec_avc_log_init
(
void
);
extern
void
sec_avc_log
(
char
*
fmt
,
...);