mirror of
git://git.musl-libc.org/musl
synced 2025-02-09 07:27:09 +00:00
under _GNU_SOURCE for namespace cleanliness, analogous to other archs. the original placement in sys/reg.h seems not to have been motivated; such a header isn't even present on other implementations.
3 lines
40 B
C
3 lines
40 B
C
#undef __WORDSIZE
|
|
#define __WORDSIZE 64
|