Commit 2bc98de4 authored by Joseph Noir's avatar Joseph Noir

Add include for dis/en IRQ implementations

parent 4f4d2cde
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#include <stdexcept> #include <stdexcept>
#include "irq.h" #include "irq.h"
#include "irq_arch.h"
#include "sched.h" #include "sched.h"
#include "vtimer.h" #include "vtimer.h"
#include "priority_queue.h" #include "priority_queue.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment