mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 10:30:46 +00:00
1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
* sol-thread.c abug-rom.c cpu32bug-rom.c dbug-rom.c m32r-rom.c mac-nat.c mon960-rom.c op50-rom.c ppc-bdm.c remote-adapt.c remote-array.c remote-bug.c remote-e7000.c remote-eb.c remote-es.c remote-est.c remote-hms.c remote-mm.c remote-nindy.c remote-nrom.c remote-os9k.c remote-rdp.c remote-sds.c remote-sim.c remote-st.c remote-udi.c rom68k-rom.c sh3-rom.c sparcl-tdep.c sparclet-rom.c v850ice.c win32-nat.c: cosmetic changes to conform to coding standards.
This commit is contained in:
@@ -975,7 +975,9 @@ eb_mourn_inferior ()
|
||||
/* Define the target subroutine names */
|
||||
|
||||
struct target_ops eb_ops ;
|
||||
static void init_eb_ops(void)
|
||||
|
||||
static void
|
||||
init_eb_ops(void)
|
||||
{
|
||||
eb_ops.to_shortname = "amd-eb";
|
||||
eb_ops.to_longname = "Remote serial AMD EBMON target";
|
||||
|
||||
Reference in New Issue
Block a user