Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / gold / testsuite / tls_test.h
index 0aaec73c3238a66c98d918a2704cf6d8969868cf..884894561b917a860a6f0305a902d853ba8c5b02 100644 (file)
@@ -1,6 +1,6 @@
 // tls_test.h -- test TLS variables for gold, header file  -*- C++ -*-
 
-// Copyright 2006, 2007, 2008 Free Software Foundation, Inc.
+// Copyright (C) 2006-2020 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -46,6 +46,8 @@ extern bool t10();
 extern "C" int t11();
 extern "C" int t11_last();
 
+extern bool t12();
+
 extern bool t_last();
 
 // These variables are defined in tls_test_file2.cc
This page took 0.026056 seconds and 4 git commands to generate.