* breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function
[deliverable/binutils-gdb.git] / gdb / hp300ux-nat.c
index 0f392ab0f9b5afd682b463f1e180ee9c2b412578..d5248fc5ee7f359140a41b2d28f2348a9046cc14 100644 (file)
@@ -212,6 +212,11 @@ store_inferior_registers (regno)
 }
 
 \f
+#if 0
+
+/* This function is no longer used.  The version in coredep.c is used
+   instead.  */
+
 /* Take the register values out of a core file and store
    them where `read_register' will find them.  */
 
@@ -256,6 +261,8 @@ fetch_core_registers (core_reg_sect, core_reg_size, which, reg_addr)
   }
 }
 
+#endif /* 0 */
+
 int
 getpagesize ()
 {
This page took 0.023088 seconds and 4 git commands to generate.