diff options
Diffstat (limited to 'gdb/amd64-nat.c')
-rw-r--r-- | gdb/amd64-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/amd64-nat.c b/gdb/amd64-nat.c index a65edc2..eb54b49 100644 --- a/gdb/amd64-nat.c +++ b/gdb/amd64-nat.c @@ -34,7 +34,7 @@ register set indexed by register number, and the number of registers supported by the mapping. We don't need mappings for the floating-point and SSE registers, since the difference between - 64-bit and 32-bit variants are negligable. The difference in the + 64-bit and 32-bit variants are negligible. The difference in the number of SSE registers is already handled by the target code. */ /* General-purpose register mapping for native 32-bit code. */ |