2005-01-13 Michael Snyder <msnyder@redhat.com>
* remote-sim.c: Whitespace tweaks.
This commit is contained in:
parent
1fa79fac02
commit
8a0ce09a33
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
2005-01-13 Michael Snyder <msnyder@redhat.com>
|
2005-01-13 Michael Snyder <msnyder@redhat.com>
|
||||||
|
|
||||||
|
* remote-sim.c: Whitespace tweaks.
|
||||||
* remote-mips.c: Whitespace tweaks.
|
* remote-mips.c: Whitespace tweaks.
|
||||||
* pa64solib.[ch]: Whitespace tweaks.
|
* pa64solib.[ch]: Whitespace tweaks.
|
||||||
* mdebugread.c: Whitespace tweaks.
|
* mdebugread.c: Whitespace tweaks.
|
||||||
|
|
|
@ -627,7 +627,7 @@ gdbsim_stop (void)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* GDB version of os_poll_quit callback.
|
/* GDB version of os_poll_quit callback.
|
||||||
Taken from gdb/util.c - should be in a library */
|
Taken from gdb/util.c - should be in a library. */
|
||||||
|
|
||||||
static int
|
static int
|
||||||
gdb_os_poll_quit (host_callback *p)
|
gdb_os_poll_quit (host_callback *p)
|
||||||
|
|
Loading…
Add table
Reference in a new issue