fix shmdt syscall calling convention on old archs
authorRich Felker <dalias@aerifal.cx>
Sun, 28 Oct 2012 19:04:26 +0000 (15:04 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 28 Oct 2012 19:04:26 +0000 (15:04 -0400)
commit86dd1e7bbb1e0901b7f07ed41be5dc98fd39f5ef
tree71bda53a4c1e51ee0c63e2fd0b94cf57d6e29217
parent8fc7b5965ac6a000c93c7362276a6a7b193647f4
fix shmdt syscall calling convention on old archs
src/ipc/shmdt.c