PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size-3c.c
... / ...
CommitLineData
1__thread char bar[10] __attribute__ ((visibility("hidden")));
2extern char size_of_bar asm ("bar@SIZE");
3char *bar_size = &size_of_bar;
This page took 0.025659 seconds and 4 git commands to generate.