x86: Machine-readable syscall tables and scripts to process them
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 11 Nov 2011 23:55:49 +0000 (15:55 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 17 Nov 2011 21:35:36 +0000 (13:35 -0800)
Create a simple set of syscall tables and scripts to turn them into
both header files (unistd_*.h) and macros for generating the system
call tables.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found