linux-stable/arch/um/include/sysdep-i386
Jeff Dike f87ea91d98 uml: redo the calculation of NR_syscalls
Redo the calculation of NR_syscalls since that disappeared from i386 and
use a similar mechanism on x86_64.

We now figure out the size of the system call table in arch code and stick
that in syscall_table_size.  arch/um/kernel/skas/syscall.c defines
NR_syscalls in terms of that since its the only thing that needs to know
how many system calls there are.

The old mechananism that was used on x86_64 is gone.

arch/um/include/sysdep-i386/syscalls.h got some formatting since I was
looking at it.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:32 -08:00
..
archsetjmp.h fix file specification in comments 2007-05-09 08:58:16 +02:00
barrier.h [PATCH] uml: fix I/O hang 2006-11-03 12:27:58 -08:00
checksum.h [NET]: UML checksum annotations and cleanups. 2006-12-02 21:23:12 -08:00
faultinfo.h [PATCH] uml: S390 preparation, abstract host page fault data 2005-05-05 16:36:36 -07:00
kernel-offsets.h uml: remove sysdep/thread.h 2007-10-16 09:43:05 -07:00
ptrace.h uml: eliminate floating point state from register file 2007-10-16 09:43:07 -07:00
ptrace_user.h [PATCH] uml: skas0 - separate kernel address space on stock hosts 2005-07-07 18:23:44 -07:00
sc.h [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
sigcontext.h uml: style fixes in FP code 2007-10-16 09:43:07 -07:00
skas_ptrace.h [PATCH] uml: S390 preparation, abstract host page fault data 2005-05-05 16:36:36 -07:00
stub.h uml: fix stub address calculations 2007-10-16 09:43:09 -07:00
syscalls.h uml: redo the calculation of NR_syscalls 2008-02-05 09:44:32 -08:00
tls.h [PATCH] uml: check for differences in host support 2006-03-31 12:18:52 -08:00