use the generic ioctl.h for x86_64, x32 and aarch64
authorSzabolcs Nagy <nsz@port70.net>
Sun, 3 Jul 2016 15:02:23 +0000 (17:02 +0200)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 16:49:24 +0000 (12:49 -0400)
commit76d7cfb7e677eb0fcacdabf67514b51e777269dd
treeb2cca40e38183ca265b515aca8f246db45dda3eb
parent7158481d51960d4ff8fe2f113bcbfa7d5b862648
use the generic ioctl.h for x86_64, x32 and aarch64

they were slightly different in musl, but should be the same:
the linux uapi and glibc headers are not different.
arch/aarch64/bits/ioctl.h [deleted file]
arch/x32/bits/ioctl.h [deleted file]
arch/x86_64/bits/ioctl.h [deleted file]