diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2021-07-20 07:51:09 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2021-07-20 07:51:09 +0000 |
commit | 92eb1619eb7b7339e678d1960173ace5bad31eb3 (patch) | |
tree | 4527a2038c3f1c7a0c05d19b6dac7c2f73af59cb /Makefile | |
parent | 00512960ed2b2681b7b24c87e8c6e029ae8bd2e3 (diff) |
Remove unneeded __sync_* library functions from the kernel.
These library functions were added as stopgaps because GCC 4.2.1
lacks the corresponding __sync_* builtins on mips64. However,
the builtins are now provided by Clang.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions