blob: d00b1b5aafc1aa6dff2b903587e6e0b2d7f03bc3 [file] [log] [blame]
#pragma weak foo
extern void foo ();
void
foo ()
{
}