x32: If configured, add x32 system calls to system call tables
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Feb 2012 19:08:37 +0000 (11:08 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:52:06 +0000 (12:52 -0800)
If CONFIG_X86_X32_ABI is defined, add the x32 system calls to the
system call tables.

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

No differences found