commit | 6630f11ba54414b9870d87dfef2bee467bfa842a | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Tue Feb 14 14:18:50 2012 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Feb 20 12:48:49 2012 -0800 |
tree | 2162fee8b43a3ab3df33bd2687c01e0c651a5686 | |
parent | 2c73ce734653f96542a070f3c3b3e3d1cd0fba02 [diff] |
x32: Add x32 system calls to syscall/syscall_64.tbl 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>