git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c73ce7
)
x32: Add x32 system calls to syscall/syscall_64.tbl
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 14 Feb 2012 22:18:50 +0000
(14:18 -0800)
committer
H. 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