Merge tag 'pull-nios2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-block.git] / arch / x86 / include / asm / audit.h
CommitLineData
0e5e3d44
BT
1/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef _ASM_X86_AUDIT_H
3#define _ASM_X86_AUDIT_H
4
5int ia32_classify_syscall(unsigned int syscall);
6
7#endif /* _ASM_X86_AUDIT_H */