mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-26 02:33:31 +08:00
11 lines
50 B
C
11 lines
50 B
C
|
void
|
||
|
rdynamic ()
|
||
|
{
|
||
|
}
|
||
|
|
||
|
int
|
||
|
main ()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|