2004-02-11 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / xstormy16-tdep.c
index 48ac1a28a2b91235acb8c433ccaafc27c58f37b5..6a64edecbdddc5fa144266a41faf837d99b6d119 100644 (file)
@@ -1063,8 +1063,6 @@ xstormy16_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
    */
   /* Stack grows up. */
   set_gdbarch_inner_than (gdbarch, core_addr_greaterthan);
-  /* This value is almost never non-zero... */
-  set_gdbarch_frame_args_skip (gdbarch, 0);
 
   /*
    * Call Dummies
This page took 0.023637 seconds and 4 git commands to generate.