Sanitize access to gdbarch on the SDT probe API (and fix ARM bug)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / indirect1c.c
CommitLineData
90c984fc
L
1extern void foo (void);
2
3void
4bar (void)
5{
6 foo ();
7}
This page took 0.111371 seconds and 4 git commands to generate.