aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/syscalls.h
Commit message (Collapse)AuthorAge
* x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-24
| | | | Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
* x86: vm86_32.c declare functions before they get usedJaswinder Singh2008-07-23
| | | | | | | declared following syscalls in asm-x86/syscalls.h: sys_vm86old, sys_vm86 Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
* x86: Introducing asm/syscalls.hJaswinder Singh2008-07-22
Declaring arch-dependent syscalls for x86 architecture Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>