浏览代码

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.
Rich Felker 5 年之前
父节点
当前提交
524e76f17b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/riscv64/bits/mman.h

+ 0 - 1
arch/riscv64/bits/mman.h

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