power_play/src/base/base_gstat.c

4 lines
56 B
C

#if GSTAT_ENABLED
struct _gstats _g_gstats = ZI;
#endif