From 729cee49f05a7394d321afa04e9b4780da028fda Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 27 Mar 2005 20:06:13 +0000 Subject: 2005-03-27 Daniel Jacobowitz * elf/tls-macros.h: Correct typo. --- elf/tls-macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf') diff --git a/elf/tls-macros.h b/elf/tls-macros.h index c6626c2e75..f734417149 100644 --- a/elf/tls-macros.h +++ b/elf/tls-macros.h @@ -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 -- cgit 1.4.1