7 lines
108 B
C
7 lines
108 B
C
|
#ifndef TRACE_TCG_H
|
||
|
#define TRACE_TCG_H
|
||
|
|
||
|
#include "trace/generated-tcg-tracers.h"
|
||
|
|
||
|
#endif /* TRACE_TCG_H */
|