Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[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.069192 seconds and 4 git commands to generate.