syscall_emul: standardized file descriptor name and add return checks.
[gem5.git] / src / sim / debug.hh
index c29251a1e9701e03c370895b75d12e4f2397dfb8..fc9f0f55eeb0fb007c8863b180afa25469f39060 100644 (file)
@@ -53,8 +53,6 @@ void takeCheckpoint(Tick when);
  */
 void eventqDump();
 
-void py_interact();
-
 int getRemoteGDBPort();
 // Remote gdb base port.  0 disables remote gdb.
 void setRemoteGDBPort(int port);