nobus.c (86B)
1 void 2 __noop_to_appease_ar__(void); 3 4 void 5 __noop_to_appease_ar__(void) 6 { 7 return; 8 }