mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
6 lines
33 B
C
6 lines
33 B
C
int
|
|
show_foo ()
|
|
{
|
|
return 99;
|
|
}
|