2025-05-10 21:58:58 +08:00

9 lines
86 B
C

void
__noop_to_appease_ar__(void);
void
__noop_to_appease_ar__(void)
{
return;
}