x32: Add x32 system calls to syscall/syscall_64.tbl
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Feb 2012 22:18:50 +0000 (14:18 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:48:49 +0000 (12:48 -0800)
Split the 64-bit system calls into "64" (64-bit only) and "common"
(64-bit or x32) and add the x32 system call numbers.

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

No differences found