import gdb-2000-02-04 snapshot
[deliverable/binutils-gdb.git] / gdb / config / powerpc / tm-ppc-eabi.h
index a90543bbab8ebf75ad24cbe386591a3e815ea9e9..5b85be8dcd92dc89d67f7e8c8330d91338098a69 100644 (file)
@@ -75,5 +75,8 @@ extern CORE_ADDR ppc_push_return_address PARAMS ((CORE_ADDR, CORE_ADDR));
 #undef CALL_DUMMY_START_OFFSET
 #define CALL_DUMMY_START_OFFSET      0
 
+/* The value of symbols of type N_SO and N_FUN maybe null when 
+   it shouldn't be. */
+#define SOFUN_ADDRESS_MAYBE_MISSING
 
 #endif /* TM_PPC_EABI_H */
This page took 0.023319 seconds and 4 git commands to generate.