mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
d37cbdaa86
Split PowerPC definitions in PPC32 and PPC64 headers.
4 lines
152 B
C
4 lines
152 B
C
#define __TLS_CALL_CLOBBERS \
|
|
"0", "4", "5", "6", "7", "8", "9", "10", "11", "12", \
|
|
"lr", "ctr", "cr0", "cr1", "cr5", "cr6", "cr7"
|