ReonV/lib/gaisler/leon4/l4stat.in.h

11 lines
181 B
C

#ifndef CONFIG_STAT_ENABLE
#define CONFIG_STAT_ENABLE 0
#endif
#ifndef CONFIG_STAT_CNT
#define CONFIG_STAT_CNT 1
#endif
#ifndef CONFIG_STAT_NMAX
#define CONFIG_STAT_NMAX 0
#endif