Sign in
nest-open-source
/
manifest_repos
/
kernel
/
3f3edba0c97e82fa5e67a100c15d607eb0711066
/
.
/
arch
/
x86
/
include
/
asm
/
audit.h
blob: 36aec57ea7a36b25a47a3dbc33a99d8033c66a65 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_ASM_X86_AUDIT_H
#define
_ASM_X86_AUDIT_H
int
ia32_classify_syscall
(
unsigned
int
syscall
);
#endif
/* _ASM_X86_AUDIT_H */