diff options
Diffstat (limited to 'gdb/ia64-tdep.h')
-rw-r--r-- | gdb/ia64-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ia64-tdep.h b/gdb/ia64-tdep.h index 64be38b..3d5b56e 100644 --- a/gdb/ia64-tdep.h +++ b/gdb/ia64-tdep.h @@ -156,7 +156,7 @@ /* Predicate registers: There are 64 of these 1-bit registers. We define a single register which is used to communicate these values to/from the target. We will somehow contrive to make it appear - that IA64_PR0_REGNUM thru IA64_PR63_REGNUM hold the actual values. */ + that IA64_PR0_REGNUM through IA64_PR63_REGNUM hold the actual values. */ #define IA64_PR_REGNUM 330 /* Instruction pointer: 64 bits wide. */ |