4 lines
63 B
C

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