/**
* @file include/rtconf.h
* @brief Define data types for runtime information
*/
typedef struct plotcfg_t /* plot config */;
typedef struct rrtinfo_t /* runtime info */;
typedef struct rtinfo_t /* runtime info */;
plotcfg_t ;
void ;
rtinfo_t ;
rrtinfo_t ;
void ;
void ;