2006-01-16 Paul Gilliam <pgilliam@us.ibm.com>
[deliverable/binutils-gdb.git] / gdb / ppc-tdep.h
index 460c3f0fc1e745bb5af037183fed4b12e167be49..1a25648c0f3d40d03710e6753b3648ae94c33ae0 100644 (file)
@@ -384,4 +384,7 @@ enum
 /* Instruction size.  */
 #define PPC_INSN_SIZE 4
 
+/* Estimate for the maximum number of instrctions in a function epilogue.  */
+#define PPC_MAX_EPILOGUE_INSTRUCTIONS  52
+
 #endif /* ppc-tdep.h */
This page took 0.033238 seconds and 4 git commands to generate.