diff options
Diffstat (limited to 'gdb/amd64-tdep.h')
-rw-r--r-- | gdb/amd64-tdep.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/amd64-tdep.h b/gdb/amd64-tdep.h index cdc1d6f..c18766e 100644 --- a/gdb/amd64-tdep.h +++ b/gdb/amd64-tdep.h @@ -144,7 +144,4 @@ extern int amd64nbsd_r_reg_offset[]; /* Variables exported from amd64-obsd-tdep.c. */ extern int amd64obsd_r_reg_offset[]; -/* Variables exported from amd64-fbsd-tdep.c. */ -extern int amd64fbsd_sc_reg_offset[]; - #endif /* amd64-tdep.h */ |