7 lines
93 B
C
7 lines
93 B
C
|
#ifndef TRACE_H
|
||
|
#define TRACE_H
|
||
|
|
||
|
#include "trace/generated-tracers.h"
|
||
|
|
||
|
#endif /* TRACE_H */
|