Joel Sherrill (joel@OARcorp.com)
[deliverable/binutils-gdb.git] / gdb / abug-rom.c
index cfbc834d4dbde63925fcf08afde07851a05d7c7c..97ff0f8d322615d403e22bab63bb7f06669d83d2 100644 (file)
@@ -96,7 +96,8 @@ static char *abug_inits[] = {"\r", NULL};
 
 static struct monitor_ops abug_cmds ;
 
-static void init_abug_cmds(void)
+static void 
+init_abug_cmds(void)
 {
   abug_cmds.flags =   MO_CLR_BREAK_USES_ADDR;
   abug_cmds.init =   abug_inits;                       /* Init strings */
This page took 0.02299 seconds and 4 git commands to generate.