summaryrefslogtreecommitdiff
path: root/src/arch/mips/linux/process.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/linux/process.hh')
-rw-r--r--src/arch/mips/linux/process.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/mips/linux/process.hh b/src/arch/mips/linux/process.hh
index 5afde2be1..8c45014e0 100644
--- a/src/arch/mips/linux/process.hh
+++ b/src/arch/mips/linux/process.hh
@@ -43,8 +43,6 @@ class MipsLinuxProcess : public MipsLiveProcess
/// Constructor.
MipsLinuxProcess(LiveProcessParams * params, ObjectFile *objFile);
- void startup();
-
virtual SyscallDesc* getDesc(int callnum);
/// The target system's hostname.