Retro68/binutils/ld/testsuite/ld-elfvers/vers27d1.c

9 lines
61 B
C

#include "vers.h"
void
foo ()
{
}
SYMVER(foo, foo@VERS.0);