x32: Generate <asm/unistd_x32.h>
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 Feb 2012 22:38:31 +0000 (14:38 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 20 Feb 2012 20:51:00 +0000 (12:51 -0800)
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>

No differences found