blob: df44de55179a3e3a1a705987a9ad14efaf09fe6a [file] [log] [blame]
void *
get_ret_code (void)
{
return (void *) (int) 42;
}