remove spurious MAP_32BIT definition from riscv64 arch

this was apparently copied from x86_64; it's not part of the kernel
API for riscv64. this change eliminates the need for a
riscv64-specific bits header and lets it use the generic one.
This commit is contained in:
Rich Felker 2019-07-04 12:28:29 -04:00
parent 4b5ba07650
commit 524e76f17b
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
#define MAP_32BIT 0x40