aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/litmus/trace.h')
-rw-r--r--include/litmus/trace.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/litmus/trace.h b/include/litmus/trace.h
index 05f487263f28..95e1ee647a8a 100644
--- a/include/litmus/trace.h
+++ b/include/litmus/trace.h
@@ -99,5 +99,4 @@ feather_callback void save_timestamp_cpu(unsigned long event, unsigned long cpu)
99#define TS_SEND_RESCHED_START(c) CTIMESTAMP(190, c) 99#define TS_SEND_RESCHED_START(c) CTIMESTAMP(190, c)
100#define TS_SEND_RESCHED_END DTIMESTAMP(191, TSK_UNKNOWN) 100#define TS_SEND_RESCHED_END DTIMESTAMP(191, TSK_UNKNOWN)
101 101
102
103#endif /* !_SYS_TRACE_H_ */ 102#endif /* !_SYS_TRACE_H_ */