remove arch-specific bits/ipc.h that are identical to generic
authorRich Felker <dalias@aerifal.cx>
Tue, 30 Jul 2019 18:12:58 +0000 (14:12 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 30 Jul 2019 18:23:56 +0000 (14:23 -0400)
commit2a0bb9e0f2d87d2bcad746ffad96fb3355f1de6e
tree0b6f5cc46f2d872aff612dd7378de2eb912331d9
parentf56d57f8a7aa536d40014933841a8b22f9c10328
remove arch-specific bits/ipc.h that are identical to generic

previously these differed from generic because they needed their own
definitions of IPC_64. now that it's no longer in public header,
they're identical.
arch/or1k/bits/ipc.h [deleted file]
arch/x86_64/bits/ipc.h [deleted file]