musl/arch
Rich Felker 524e76f17b 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.
2019-07-04 12:28:29 -04:00
..
aarch64 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
arm add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
generic math: add fp_arch.h with fp_barrier and fp_force_eval 2019-04-17 13:06:43 -04:00
i386 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
m68k add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
microblaze add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
mips add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
mips64 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
mipsn32 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
or1k add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
powerpc add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
powerpc64 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
riscv64 remove spurious MAP_32BIT definition from riscv64 arch 2019-07-04 12:28:29 -04:00
s390x add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
sh add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
x32 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
x86_64 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00