Actually include miscregs.hh
authorGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 20:30:23 +0000 (13:30 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 17 Jul 2007 20:30:23 +0000 (13:30 -0700)
--HG--
extra : convert_revision : 6ebf906d2211b94f28c173f0d2da91bd446fcb2c

src/arch/x86/isa/includes.isa

index d1c76c252197c08e6fe2ca8f6d002f6c808b37b5..58aef7b1ded787da555d06e5a5a8a0c00326bbc3 100644 (file)
@@ -111,6 +111,7 @@ output header {{
 
 output decoder {{
 #include "arch/x86/faults.hh"
+#include "arch/x86/miscregs.hh"
 #include "arch/x86/segmentregs.hh"
 #include "base/cprintf.hh"
 #include "base/loader/symtab.hh"