Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr18458a.c
1 #include <stdio.h>
2 void
3 a (void)
4 {
5 printf("PASS\n");
6 }
This page took 0.028723 seconds and 4 git commands to generate.