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:
6cbb369
)
x32: Generate <asm/unistd_64_x32.h>
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 14 Feb 2012 22:46:23 +0000
(14:46 -0800)
committer
H. 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