8 lines
86 B
C
8 lines
86 B
C
void
|
|
__noop_to_appease_ar__(void);
|
|
|
|
void
|
|
__noop_to_appease_ar__(void)
|
|
{
|
|
return;
|
|
}
|