mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 08:40:07 +00:00
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"
|