PowerPC TPREL16_HA/LO reloc optimization
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / func3h.c
CommitLineData
c4139418
L
1extern int retval;
2
3int
4__attribute__ ((visibility ("hidden")))
5func3 (void)
6{
7 return retval;
8}
This page took 0.242807 seconds and 4 git commands to generate.