use generic bits/fcntl.h for x86_64 and riscv64
authorRich Felker <dalias@aerifal.cx>
Thu, 3 Sep 2020 22:02:55 +0000 (18:02 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 3 Sep 2020 22:02:55 +0000 (18:02 -0400)
commitffac0c229986725c0d0f3c806bafa7e3ca409f3b
treed2f520c276da73f5dff4e4ae8d02e770533c62fc
parent76f42fdf34b518ab4b1f0684209d3e1e60e92d9c
use generic bits/fcntl.h for x86_64 and riscv64

these were only using a custom version because they needed the
"non-64" variants of the file locking command macros.
arch/riscv64/bits/fcntl.h [deleted file]
arch/x86_64/bits/fcntl.h [deleted file]