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