]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: Introducing asm/syscalls.h
authorJaswinder Singh <jaswinder@infradead.org>
Mon, 21 Jul 2008 16:04:13 +0000 (21:34 +0530)
committerIngo Molnar <mingo@elte.hu>
Tue, 22 Jul 2008 12:35:57 +0000 (14:35 +0200)
commitbbc1f698a508927d21324b57500e863f9bd562b9
tree6208bfd7fb61d01a4cbe43c872f29caa85cae26e
parent93ded9b8fd42abe2c3607097963d8de6ad9117eb
x86: Introducing asm/syscalls.h

Declaring arch-dependent syscalls for x86 architecture

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
arch/x86/kernel/ioport.c
arch/x86/kernel/ldt.c
arch/x86/kernel/process_32.c
arch/x86/kernel/process_64.c
arch/x86/kernel/signal_32.c
arch/x86/kernel/signal_64.c
arch/x86/kernel/sys_i386_32.c
arch/x86/kernel/sys_x86_64.c
arch/x86/kernel/tls.c
arch/x86/kernel/vm86_32.c
include/asm-x86/syscalls.h [new file with mode: 0644]