]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/testsuite/tls_test.h
Update year range in copyright notice of binutils files
[thirdparty/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