summaryrefslogtreecommitdiff
path: root/include/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trace.h')
-rw-r--r--include/trace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/trace.h b/include/trace.h
index 763d6d1255a..2bbaed9ba12 100644
--- a/include/trace.h
+++ b/include/trace.h
@@ -100,6 +100,8 @@ void trace_set_enabled(int enabled);
int trace_early_init(void);
+int trace_wipe(void);
+
/**
* Init the trace system
*