1/* config_host/config_probes.h. Generated from config_probes.h.in by configure. */
2#ifndef CONFIG_PROBES_H
3#define CONFIG_PROBES_H
4
5/* Whether we have and can use sys/sdt.h for probes. */
6#define USE_SDT_PROBES 0
7
8#endif
9