From Craig Silverstein: expand the TLS test to a second file, to test
[deliverable/binutils-gdb.git] / gold / testsuite / tls_test.h
index b260cad9129e565f61770c18ccc90330781d8f57..1a1b6fd080bd322460720621dd86bd46d5c6a43c 100644 (file)
@@ -36,4 +36,11 @@ extern int* f6a();
 extern void f6b(int*);
 extern bool t6();
 
-extern bool t7();
+extern bool t8();
+extern bool t9();
+
+extern int* f10a();
+extern void f10b(int*);
+extern bool t10();
+
+extern bool t_last();
This page took 0.025529 seconds and 4 git commands to generate.