import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / remote-nrom.c
index 1410d36496e50650893268fead062fcf771dd857..4999a68b8e0098528972b0fd98f30976f311398c 100644 (file)
@@ -269,7 +269,9 @@ nrom_mourn()
 /* Define the target vector. */
 
 struct target_ops nrom_ops ;
-static void init_nrom_ops(void)
+
+static void 
+init_nrom_ops(void)
 {
   nrom_ops.to_shortname =   "nrom";    
   nrom_ops.to_longname =   "Remote XDI `NetROM' target";
This page took 0.022853 seconds and 4 git commands to generate.