blob: f93e1fd025f8ca5012e38504bb824b3df68c9b25 [file] [log] [blame]
void *
foo (void)
{
return __builtin_return_address (0);
}