root/ext/-test-/integer/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(my_integer) X(core_ext)
#endif

/* [previous][next][first][last][top][bottom][index][help] */