blob: 56e2c730d4d0599c53b1276ac2c2e70ca5407979 [file] [log] [blame]
#include <stdio.h>
#include "test_ar.h"
void f2_ar()
{
printf ( "Hello from f2_ar.\n" ) ;
return ;
}