X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gold%2Ftestsuite%2Ftls_test.h;h=884894561b917a860a6f0305a902d853ba8c5b02;hb=b4a983cb93fa80d1653194e0a58231327c7d8cd3;hp=0aaec73c3238a66c98d918a2704cf6d8969868cf;hpb=155a0dd76368c9a61a2d640df534d25216963e86;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/testsuite/tls_test.h b/gold/testsuite/tls_test.h index 0aaec73c32..884894561b 100644 --- a/gold/testsuite/tls_test.h +++ b/gold/testsuite/tls_test.h @@ -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 . // 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