* arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
[deliverable/binutils-gdb.git] / gdb / config / sparc / tm-sparclite.h
index 8fafe5e3b4f4b4547bf208eb651847e95ad01bdf..fb8b6d56fee8221c1b17aebaf49b5ac33ac71fd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB for a Fujitsu SPARClite.
-   Copyright 1993, 1994, 1995, 1998, 1999, 2000
+   Copyright 1993, 1994, 1995, 1998, 1999, 2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -63,9 +63,6 @@ enum {
  * The following defines must go away for MULTI_ARCH.
  */
 
-#undef  FRAME_CHAIN_VALID
-#define FRAME_CHAIN_VALID(FP,FI) func_frame_chain_valid (FP, FI)
-
 #undef NUM_REGS
 #define NUM_REGS 80
 
This page took 0.02765 seconds and 4 git commands to generate.