* archive.cc (Lib_group::add_symbols): Lock object before deleting its
[external/binutils.git] / gold / testsuite / start_lib_test_3.c
index 555eea1..86444e0 100644 (file)
@@ -22,9 +22,4 @@
 
    This is a test of the --start-lib and --end-lib options.  */
 
-extern void t3 (void);
-
-void
-t3 (void)
-{
-}
+static char t3[] = "t3";