haiku/headers
PulkoMandy 0da81fed54 sparc: fix interrupt enable/disable code
The manually written code was all wrong (missing branch delay slots,
wrong type of return instruction used, probably more bugs). Use the same
approach as x86 to have inline functions instead, which is much better
for performance and simpler to write.

Change-Id: Iac0fc814c15311658f983da58ac7f9d3edd75b81
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3595
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2021-01-01 22:04:13 +00:00
..
build elf.h: add some missing defines 2020-12-28 22:20:43 +01:00
compatibility asprintf should be available if _GNU_SOURCE is defined 2020-12-28 23:09:21 +00:00
config ARM64: Initial changes so we can compile GCC toolchain 2019-08-30 19:05:16 +00:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs agg: fix build. 2020-01-22 19:25:16 +01:00
os elf.h: add some missing defines 2020-12-28 22:20:43 +01:00
posix implement mlock(), munlock() 2020-12-03 07:58:05 +00:00
private sparc: fix interrupt enable/disable code 2021-01-01 22:04:13 +00:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00