blob: cd41a6588074a33d6b21ff658ff15f69e1ec5f1d [file] [log] [blame]
#include "c.h"
int a_fun() {
return c_fun();
}