office-gobmx/config_host/config_probes.h.in

8 lines
139 B
C
Raw Normal View History

#ifndef CONFIG_PROBES_H
#define CONFIG_PROBES_H
/* Whether we have and can use sys/sdt.h for probes. */
#define USE_SDT_PROBES 0
#endif