Get rid of unnecessary namespace prototype.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 12 Jun 2007 16:29:49 +0000 (16:29 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 12 Jun 2007 16:29:49 +0000 (16:29 +0000)
--HG--
extra : convert_revision : 388c0d6f2af96c4d33c1fe5d42a21866a4d71556

src/arch/x86/isa/includes.isa

index 269233c079768fd5d3639266bb212d199223a996..8bb282150997e7d3c2ad601a538d6a3cb92bc055 100644 (file)
@@ -108,8 +108,6 @@ output header {{
 
 output decoder {{
 
-namespace X86Macroop {
-};
 #include "base/cprintf.hh"
 #include "base/loader/symtab.hh"
 #include "cpu/thread_context.hh"  // for Jump::branchTarget()