Move __NR_shm* syscall numbers to x86-64 where they belong
authorJens Axboe <axboe@kernel.dk>
Sat, 27 Apr 2013 02:24:59 +0000 (20:24 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 27 Apr 2013 02:24:59 +0000 (20:24 -0600)
commit6a79a4cbe0c9c9a72a1064b55fdefbcb6257942d
tree5fe8658b12dfe6c7bf128750a19eb3f646dee17c
parentcef9175e52e8a240117b9f45b228fdaa0f1c0572
Move __NR_shm* syscall numbers to x86-64 where they belong

The definitions are only correct for 64-bit Linux, not for 32-bit.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/arch-x86.h
arch/arch-x86_64.h