2012-01-06 00:20:08 +01:00

4 lines
63 B
C

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