Commits
H. Peter Anvin committed 6cbb369f578
x32: Generate <asm/unistd_x32.h> Generate <asm/unistd_x32.h>; this exports x32 system call numbers to user space. [ v2: Enclose all arguments to syshdr in '' so empty arguments aren't dropped on the floor. ] Signed-off-by: H. Peter Anvin <hpa@zytor.com>