mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
2005-03-27 Daniel Jacobowitz <dan@codesourcery.com>
* elf/tls-macros.h: Correct typo.
This commit is contained in:
parent
1e6da2b0f2
commit
729cee49f0
@ -733,6 +733,6 @@ register void *__gp __asm__("$29");
|
||||
})
|
||||
|
||||
#elif !defined TLS_LE || !defined TLS_IE \
|
||||
|| !defined TLS_LD || !defined TLS_GD(x)
|
||||
|| !defined TLS_LD || !defined TLS_GD
|
||||
# error "No support for this architecture so far."
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user