summaryrefslogtreecommitdiff
path: root/src/dev/mips/malta.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/mips/malta.hh')
-rwxr-xr-xsrc/dev/mips/malta.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dev/mips/malta.hh b/src/dev/mips/malta.hh
index 69ae004b3..e612fb295 100755
--- a/src/dev/mips/malta.hh
+++ b/src/dev/mips/malta.hh
@@ -92,12 +92,6 @@ class Malta : public Platform
Malta(const Params *p);
/**
- * Return the interrupting frequency to MipsAccess
- * @return frequency of RTC interrupts
- */
- virtual Tick intrFrequency();
-
- /**
* Cause the cpu to post a serial interrupt to the CPU.
*/
virtual void postConsoleInt();