Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
include
asm
ia32_unistd.h
Go to the documentation of this file.
1
#ifndef _ASM_X86_IA32_UNISTD_H
2
#define _ASM_X86_IA32_UNISTD_H
3
4
/*
5
* This file contains the system call numbers of the ia32 compat ABI,
6
* this is for the kernel only.
7
*/
8
#define __SYSCALL_ia32_NR(x) (x)
9
#include <asm/unistd_32_ia32.h>
10
11
#endif
/* _ASM_X86_IA32_UNISTD_H */
Generated on Thu Jan 10 2013 13:20:04 for Linux Kernel by
1.8.2