Major revisions to documentation.
[pintos-anon] / src / threads / interrupt.c
index 29aea870ba547e4e67a5534c36c2f498e82c03e6..6d3f6bb2e269a909de1cce3cdc8ea9d14ae888b5 100644 (file)
@@ -6,8 +6,8 @@
 #include "threads/flags.h"
 #include "threads/intr-stubs.h"
 #include "threads/io.h"
-#include "threads/mmu.h"
 #include "threads/thread.h"
+#include "threads/vaddr.h"
 #include "devices/timer.h"
 
 /* Number of x86 interrupts. */