* x86-64-tdep.h: Tewak comment.
[deliverable/binutils-gdb.git] / gdb / amd64-nat.c
index 4346d74640c84a11f330a6d8d0c7009d2e5929cb..9b50f467586ee01fa0544fe00be595e05a2fc39e 100644 (file)
@@ -46,7 +46,7 @@ int amd64_native_gregset32_num_regs = I386_NUM_GREGS;
 
 /* General-purpose register mapping for native 64-bit code.  */
 int *amd64_native_gregset64_reg_offset;
-int amd64_native_gregset64_num_regs = X86_64_NUM_GREGS;
+int amd64_native_gregset64_num_regs = AMD64_NUM_GREGS;
 
 /* Return the offset of REGNUM within the appropriate native
    general-purpose register set.  */
This page took 0.029697 seconds and 4 git commands to generate.