1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index 132b1b36f7ac99e1c0592c36e1a709d6d13f81f5..e10fcedd6b760ebfbb53768baac7624f5d5d43a7 100644 (file)
@@ -919,7 +919,9 @@ simulator_command (args, from_tty)
 /* Define the target subroutine names */
 
 struct target_ops gdbsim_ops ;
-static void init_gdbsim_ops(void)
+
+static void 
+init_gdbsim_ops(void)
 {
   gdbsim_ops.to_shortname =   "sim";           
   gdbsim_ops.to_longname =   "simulator";              
This page took 0.023426 seconds and 4 git commands to generate.