Fix up a comment that wasn't changed over to x86.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 12 Jun 2007 16:30:48 +0000 (16:30 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 12 Jun 2007 16:30:48 +0000 (16:30 +0000)
--HG--
extra : convert_revision : 58448b984447babba708b9dcb1b4939ed35308a6

src/arch/x86/isa/main.isa

index d78887c43dc8241240b07e137576d879f75b9399..fed8903c0a27a8e939b3271c4281b06cb3d23283 100644 (file)
@@ -67,7 +67,7 @@
 ////////////////////////////////////////////////////////////////////
 //
 // Namespace statement.  Everything below this line will be in the
-// SparcISAInst namespace.
+// X86ISAInst namespace.
 //
 
 namespace X86ISA;