DAWN/src/include/dawn_uci.h
2017-10-06 16:02:41 +02:00

8 lines
152 B
C

#ifndef DAWN_UCI_H
#define DAWN_UCI_H
struct probe_metric_s uci_get_dawn_metric();
struct time_config_s uci_get_time_config();
#endif //DAWN_UCI_H_H