1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-eb.c
index 09c3911370bc117179c927040c4ada4c38ec45d5..d3a3c4169c16cef2afcc134a21b23e7989247914 100644 (file)
@@ -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";
This page took 0.023324 seconds and 4 git commands to generate.