PowerPC64 dot-sym testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers23a.c
index 13c8edd6e3506c7170fb623061f69c93b02ee505..9edbba353b56e4b07a266a73592d781b79a0d3ba 100644 (file)
@@ -1,6 +1,6 @@
 #include "vers.h"
 
-SYMVER(_old_bar, bar@VERS.0);
+FUNC_SYMVER(_old_bar, bar@VERS.0);
 
 void
 _old_bar (void) 
This page took 0.04138 seconds and 4 git commands to generate.