diff options
Diffstat (limited to 'src/sim/debug.hh')
-rw-r--r-- | src/sim/debug.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sim/debug.hh b/src/sim/debug.hh index c29251a1e..fc9f0f55e 100644 --- a/src/sim/debug.hh +++ b/src/sim/debug.hh @@ -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); |