summaryrefslogtreecommitdiff
path: root/src/dev/sparc/t1000.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/sparc/t1000.hh')
-rw-r--r--src/dev/sparc/t1000.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dev/sparc/t1000.hh b/src/dev/sparc/t1000.hh
index 01ff3d319..6440f317b 100644
--- a/src/dev/sparc/t1000.hh
+++ b/src/dev/sparc/t1000.hh
@@ -60,12 +60,6 @@ class T1000 : public Platform
T1000(const Params *p);
/**
- * Return the interrupting frequency to AlphaAccess
- * @return frequency of RTC interrupts
- */
- virtual Tick intrFrequency();
-
- /**
* Cause the cpu to post a serial interrupt to the CPU.
*/
virtual void postConsoleInt();