Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers22a.c
CommitLineData
b9e33f30
MF
1#include "vers.h"
2
4e95fbcd 3FUNC_SYMVER(_old_bar, bar@VERS.0);
b16100ad
L
4
5void
6_old_bar ()
7{
8}
This page took 0.999166 seconds and 4 git commands to generate.