Skip to content

Commit

Permalink
sparc: combine unistd_{32,64}.h
Browse files Browse the repository at this point in the history
This is complicated a little because compat_audit.c wants to see only
the 32bit syscall numbers, but is being built in a 64bit compile.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Stephen Rothwell authored and David S. Miller committed Dec 4, 2008
1 parent 422e23e commit 9acee19
Show file tree
Hide file tree
Showing 5 changed files with 443 additions and 773 deletions.
2 changes: 0 additions & 2 deletions arch/sparc/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ header-y += signal_32.h
header-y += signal_64.h
header-y += stat_32.h
header-y += stat_64.h
header-y += unistd_32.h
header-y += unistd_64.h

header-y += apc.h
header-y += asi.h
Expand Down
Loading

0 comments on commit 9acee19

Please sign in to comment.