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

4 lines
63 B
C

#include "vers.h"
void foo () {}
asm (".hidden " SYMPFX(foo));