From e3dec33ba03ef7080a39444388a01e59135bb3aa Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 5 May 2010 22:50:19 -0700 Subject: powerpc: Add TLS and NPTL support Signed-off-by: Khem Raj Signed-off-by: Bernhard Reutner-Fischer --- test/tls/tls-macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tls') diff --git a/test/tls/tls-macros.h b/test/tls/tls-macros.h index 0eaca6574..3a9a21adc 100644 --- a/test/tls/tls-macros.h +++ b/test/tls/tls-macros.h @@ -713,7 +713,7 @@ register void *__gp __asm__("$29"); #elif defined __powerpc__ && !defined __powerpc64__ -#include "config.h" +/*#include "config.h"*/ # define __TLS_CALL_CLOBBERS \ "0", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", \ -- cgit v1.2.3