summaryrefslogtreecommitdiff
path: root/jni/ruby/ext/-test-/debug/extconf.h
blob: 518a8d2f973c842686e0cffde0a27f5f73f3bb73 (plain)
1
2
3
4
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(inspector) X(profile_frames)
#endif