Re: Use __asm__ rather than asm in ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers27b.c
1 #include "vers.h"
2 void foo () {}
3 __asm__ (".hidden " SYMPFX(foo));
This page took 0.032303 seconds and 4 git commands to generate.