summaryrefslogtreecommitdiff
path: root/jni/ruby/ext/-test-/symbol/extconf.h
blob: cb923dc33b6313fae1a131030c2065bf5ed755bf (plain)
1
2
3
4
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(type)
#endif