1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-mm.c
index 0e5828c578ccce32941718dad0a10980e5df8029..19455b4fc057eaff7938f1fcd4eea923e10831c2 100644 (file)
@@ -1589,7 +1589,8 @@ CORE_ADDR *addr;
  */
 struct target_ops mm_ops ;
 
-static void init_mm_ops(void)
+static void 
+init_mm_ops(void)
 {
   mm_ops.to_shortname =   "minimon";
   mm_ops.to_longname =   "Remote AMD/Minimon target";
This page took 0.023394 seconds and 4 git commands to generate.