Merge ktlim@zizzer:/bk/m5
[gem5.git] / dev / tsunami.hh
index c6ed4eb514da1d07c3b4d07329679f75fec7f47e..7fd91d5b269ab5b7f289329e971338401fe61103 100644 (file)
@@ -84,9 +84,7 @@ class Tsunami : public Platform
     /**
      * Constructor for the Tsunami Class.
      * @param name name of the object
-     * @param con pointer to the console
-     * @param intrcontrol pointer to the interrupt controller
-     * @param intrFreq frequency that interrupts happen
+     * @param intrctrl pointer to the interrupt controller
      */
     Tsunami(const std::string &name, System *s, IntrControl *intctrl,
             PciConfigAll *pci);