musl/arch/or1k/bits
Szabolcs Nagy e9f1c7981a deduplicate bits/mman.h
currently five targets use the same mman.h constants and the rest
share most constants too, so move them to sys/mman.h before the
bits/mman.h include where the differences can be corrected by
redefinition of the macros.

this fixes two minor bugs: POSIX_MADV_DONTNEED was wrong on most
targets (it should be the same as MADV_DONTNEED), and sh defined
the x86-only MAP_32BIT mmap flag.
2016-03-18 22:40:28 -04:00
..
alltypes.h.in make all objects used with atomic operations volatile 2015-03-03 22:50:02 -05:00
endian.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
float.h fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
ipc.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
limits.h provide PAGE_SIZE as a constant value of 8192 on or1k 2014-07-30 23:19:43 -04:00
msg.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
posix.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
reg.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
sem.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
setjmp.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
signal.h fix MINSIGSTKSZ values for archs with large signal contexts 2015-03-18 00:31:37 -04:00
stat.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
stdint.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
syscall.h add mlock2 syscall number from linux v4.4 2016-01-26 18:30:50 -05:00
user.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00