Home
Manpages
About
(root)/
binutils-2.41/
gold/
testsuite/
aarch64_pr23870_bar.c
1
int
bar
(
void
)
;
2
3
int
bar
(
)
4
{
5
return
0x
55
;
6
}