rename AlphaConsole to AlphaBackdoor
[gem5.git] / src / dev / isa_fake.hh
index 4233d9d4c6743ecec688783070f2b1354cc05be0..1fd2415cb91bee736afa6f401727ec9a0a7f0db8 100644 (file)
@@ -66,7 +66,7 @@ class IsaFake : public BasicPioDevice
         return dynamic_cast<const Params *>(_params);
     }
     /**
-      * The constructor for Tsunmami Fake just registers itself with the MMU.
+      * The constructor for Isa Fake just registers itself with the MMU.
       * @param p params structure
       */
     IsaFake(Params *p);