gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / testsuite / aarch64_pr23870_foo.c
CommitLineData
7ae39e2d
EB
1void foo (void (*bar)(void));
2
3void foo (void (*bar)(void))
4{
5 bar();
6}
This page took 0.081468 seconds and 4 git commands to generate.