mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 04:07:46 +01:00
4 lines
63 B
C
4 lines
63 B
C
#include "vers.h"
|
|
void foo () {}
|
|
asm (".hidden " SYMPFX(foo));
|