aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_mc2.c
diff options
context:
space:
mode:
Diffstat (limited to 'litmus/sched_mc2.c')
-rw-r--r--litmus/sched_mc2.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/litmus/sched_mc2.c b/litmus/sched_mc2.c
index a2abda848cbf..5c88a36aacec 100644
--- a/litmus/sched_mc2.c
+++ b/litmus/sched_mc2.c
@@ -27,10 +27,6 @@
27#include <litmus/reservation.h> 27#include <litmus/reservation.h>
28#include <litmus/polling_reservations.h> 28#include <litmus/polling_reservations.h>
29 29
30#ifdef CONFIG_PGMRT_SUPPORT
31#include <litmus/pgm.h>
32#endif
33
34//#define TRACE(fmt, args...) do {} while (false) 30//#define TRACE(fmt, args...) do {} while (false)
35//#define TRACE_TASK(fmt, args...) do {} while (false) 31//#define TRACE_TASK(fmt, args...) do {} while (false)
36 32