mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-19 07:24:48 +00:00
* remote.c (remote_kill): Add prototype.
* cpu32bug-rom.c (cpu32bug_open): Properly define as static. * config/h8300/h8300hms.mt (TDEPFILES): Add monitor.o.
This commit is contained in:
parent
24e1a4e0eb
commit
dfd7f39535
@ -1,3 +1,9 @@
|
||||
Mon May 15 14:46:41 1995 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* remote.c (remote_kill): Add prototype.
|
||||
* cpu32bug-rom.c (cpu32bug_open): Properly define as static.
|
||||
* config/h8300/h8300hms.mt (TDEPFILES): Add monitor.o.
|
||||
|
||||
Mon May 15 12:12:34 1995 Stu Grossman (grossman@cygnus.com)
|
||||
|
||||
* sparclite/salib.c (win_ovf win_unf): Make window size constant
|
||||
|
@ -148,7 +148,7 @@ static struct monitor_ops cpu32bug_cmds =
|
||||
MONITOR_OPS_MAGIC /* magic */
|
||||
};
|
||||
|
||||
void
|
||||
static void
|
||||
cpu32bug_open(args, from_tty)
|
||||
char *args;
|
||||
int from_tty;
|
||||
|
Loading…
x
Reference in New Issue
Block a user