aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/arm-netbsd-eabihf/machine/byte_swap.h
AgeCommit message (Collapse)Author
2025-05-30libc: Merge header directories for glibc and NetBSD libc where applicable.Alex Rønne Petersen
Manual patches: * lib/libc/include/csky-linux-gnu/gnu/{lib-names,stubs}.h * lib/libc/include/powerpc-linux-gnu/bits/long-double.h Takes lib/libc/include from 115.5 MB to 113.4 MB. Closes #21258.
2025-05-17libc: Add NetBSD system and libc headers from 10.1.Alex Rønne Petersen
sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will be defined by the compiler.