power_play/src/base/base_gstat.c
2025-07-29 21:24:34 -05:00

4 lines
65 B
C

#if GstatIsEnabled
SharedGstatCtx _shared_gstat_ctx = ZI;
#endif