X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fppc-tdep.h;h=c66276c9d177bff3168f1b8fd259ed19281fe384;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=1749f476eb1c17e6674cb36d18c21be21b4e9360;hpb=0d12e84cfc9bd36b7bbda01a3c8f83f65a832398;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ppc-tdep.h b/gdb/ppc-tdep.h index 1749f476eb..c66276c9d1 100644 --- a/gdb/ppc-tdep.h +++ b/gdb/ppc-tdep.h @@ -1,6 +1,6 @@ /* Target-dependent code for GDB, the GNU debugger. - Copyright (C) 2000-2019 Free Software Foundation, Inc. + Copyright (C) 2000-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -433,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 */