2004-01-13 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / cris-tdep.c
index 6c5483b70554615b3bd6b6b8ffe7df4e7cbe6fd4..05fe319f39348d0e2928c21af2bfcb1e196f9647 100644 (file)
@@ -4285,9 +4285,6 @@ cris_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
      handler takes care of that.)  */
   set_gdbarch_decr_pc_after_break (gdbarch, 0);
   
-  /* Offset from address of function to start of its code.  */
-  set_gdbarch_function_start_offset (gdbarch, 0);  
-  
   /* The number of bytes at the start of arglist that are not really args,
      0 in the CRIS ABI.  */
   set_gdbarch_frame_args_skip (gdbarch, 0);
This page took 0.023986 seconds and 4 git commands to generate.