mirror of git://sourceware.org/git/glibc.git
3 lines
63 B
C
3 lines
63 B
C
|
void missing_symbol (void);
|
||
|
void f (void) {missing_symbol ();}
|