import gdb-1999-11-16 snapshot
[deliverable/binutils-gdb.git] / gdb / gdbserver / low-sim.c
index 3f9dea26ee97b2b24a59e9440516cf69fbe454e1..8d7c2e6c767618f9f80c3e68dab3ac8a7f6d752b 100644 (file)
@@ -276,16 +276,7 @@ write_inferior_memory (memaddr, myaddr, len)
   return 0;
 }
 
-#if 0
 void
-initialize ()
-{
-  inferior_pid = 0;
-}
-
-int
-have_inferior_p ()
+initialize_low ()
 {
-  return inferior_pid != 0;
 }
-#endif
This page took 0.024996 seconds and 4 git commands to generate.