x32: Generate <asm/unistd_64_x32.h>
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Feb 2012 22:46:23 +0000 (14:46 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:52:04 +0000 (12:52 -0800)
Generate macros for the *kernel* code to use to refer to x32 system
calls.  These have an __NR_x32_ prefix and do not include
__X32_SYSCALL_BIT.

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

No differences found