Re: Enable --build-id for moxie-elf-ld
[deliverable/binutils-gdb.git] / gdb / ppc-tdep.h
index 9297fe2b097d09e07c772fcdcb43a45388fbf4eb..ceae0897ad31caf909ee4354d5024d5049b8e4f6 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef PPC_TDEP_H
 #define PPC_TDEP_H
 
+#include "gdbarch.h"
+
 struct gdbarch;
 struct frame_info;
 struct value;
@@ -431,7 +433,7 @@ extern int ppc_process_record (struct gdbarch *gdbarch,
 /* Instruction size.  */
 #define PPC_INSN_SIZE 4
 
-/* Estimate for the maximum number of instrctions in a function epilogue.  */
+/* Estimate for the maximum number of instructions in a function epilogue.  */
 #define PPC_MAX_EPILOGUE_INSTRUCTIONS  52
 
 #endif /* ppc-tdep.h */
This page took 0.024259 seconds and 4 git commands to generate.