diff options
Diffstat (limited to 'gdb/hppah-nat.c')
-rw-r--r-- | gdb/hppah-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/hppah-nat.c b/gdb/hppah-nat.c index bef53e9..1e7ebde 100644 --- a/gdb/hppah-nat.c +++ b/gdb/hppah-nat.c @@ -248,8 +248,6 @@ fetch_register (regno) supply_register (regno, buf); } - - /* Resume execution of the inferior process. If STEP is nonzero, single-step it. If SIGNAL is nonzero, give it that signal. */ |