Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | x86_64: Declare new_utsname in asm-x86/syscalls.h | Jaswinder Singh | 2008-07-24 |
| | | | | Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> | ||
* | x86: vm86_32.c declare functions before they get used | Jaswinder Singh | 2008-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.h | Jaswinder Singh | 2008-07-22 |
Declaring arch-dependent syscalls for x86 architecture Signed-off-by: Jaswinder Singh <jaswinder@infradead.org> |