haiku/headers
PulkoMandy 6f743e6853 sparc: remove unneeded atomic implementation
The definition in SupportDefs.h using gcc builtins is sufficient. No
need for a custom one. The same approach is used on x86 with gcc8
already, but other platforms had not been adjusted to use it.

Change-Id: I3973ff723a31f90cc8d19ac098eb1e85d471d610
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3594
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
glibc
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: remove unneeded atomic implementation 2021-01-01 22:04:13 +00:00
tools