deduplicate __NR_* and SYS_* syscall number definitions
commit63e3a1661f1fa5552e2023683617ce09fac3248b
authorBobby Bingham <koorogi@koorogi.info>
Thu, 12 May 2016 05:34:05 +0000 (12 00:34 -0500)
committerBobby Bingham <koorogi@koorogi.info>
Thu, 12 May 2016 05:34:05 +0000 (12 00:34 -0500)
tree988a7155a358247e340b27a42ba39adb222ad8b6
parent8ef6170b43e36d4daedc61f0f8177a8cbe18ceda
deduplicate __NR_* and SYS_* syscall number definitions
17 files changed:
Makefile
arch/aarch64/bits/syscall.h [deleted file]
arch/aarch64/bits/syscall.h.in [new file with mode: 0644]
arch/arm/bits/syscall.h.in [moved from arch/arm/bits/syscall.h with 51% similarity]
arch/i386/bits/syscall.h.in [moved from arch/i386/bits/syscall.h with 50% similarity]
arch/microblaze/bits/syscall.h.in [moved from arch/microblaze/bits/syscall.h with 50% similarity]
arch/mips/bits/syscall.h.in [moved from arch/mips/bits/syscall.h with 50% similarity]
arch/mips64/bits/syscall.h.in [moved from arch/mips64/bits/syscall.h with 50% similarity]
arch/mipsn32/bits/syscall.h.in [moved from arch/mipsn32/bits/syscall.h with 50% similarity]
arch/or1k/bits/syscall.h [deleted file]
arch/or1k/bits/syscall.h.in [new file with mode: 0644]
arch/powerpc/bits/syscall.h.in [moved from arch/powerpc/bits/syscall.h with 50% similarity]
arch/powerpc64/bits/syscall.h.in [moved from arch/powerpc64/bits/syscall.h with 50% similarity]
arch/sh/bits/syscall.h [deleted file]
arch/sh/bits/syscall.h.in [new file with mode: 0644]
arch/x32/bits/syscall.h.in [moved from arch/x32/bits/syscall.h with 53% similarity]
arch/x86_64/bits/syscall.h.in [moved from arch/x86_64/bits/syscall.h with 50% similarity]