dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/syscalls
H. Peter Anvin 3f86886c72 x86, syscall: Allow syscall offset to be symbolic
Allow the specified syscall offset to be symbolic, e.g. a macro.  For
offset system calls, this if nothing else makes the generated code
easier to read.

Suggested-by: H. J. Lu <hjl.tools@gmail.com>
Link: http://lkml.kernel.org/r/1321569446-20433-7-git-send-email-hpa@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-11-18 17:01:19 -08:00
..
Makefile x86: Machine-readable syscall tables and scripts to process them 2011-11-17 13:35:36 -08:00
syscall_32.tbl x86: Machine-readable syscall tables and scripts to process them 2011-11-17 13:35:36 -08:00
syscall_64.tbl x86: Machine-readable syscall tables and scripts to process them 2011-11-17 13:35:36 -08:00
syscallhdr.sh x86, syscall: Allow syscall offset to be symbolic 2011-11-18 17:01:19 -08:00
syscalltbl.sh x86: Machine-readable syscall tables and scripts to process them 2011-11-17 13:35:36 -08:00