]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/testsuite/tls_test.h
* common.cc (Symbol_table::allocate_commons): Remove options
[thirdparty/binutils-gdb.git] / gold / testsuite / tls_test.h
index 9fcd04dbcc537e4ea3eda4c5aaf2ec888b93e60d..0aaec73c3238a66c98d918a2704cf6d8969868cf 100644 (file)
@@ -43,6 +43,9 @@ extern int* f10a();
 extern void f10b(int*);
 extern bool t10();
 
+extern "C" int t11();
+extern "C" int t11_last();
+
 extern bool t_last();
 
 // These variables are defined in tls_test_file2.cc