![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASM_X86_IA32_UNISTD_H 0003 #define _ASM_X86_IA32_UNISTD_H 0004 0005 /* 0006 * This file contains the system call numbers of the ia32 compat ABI, 0007 * this is for the kernel only. 0008 */ 0009 #define __SYSCALL_ia32_NR(x) (x) 0010 #include <asm/unistd_32_ia32.h> 0011 0012 #endif /* _ASM_X86_IA32_UNISTD_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |