summaryrefslogtreecommitdiff
path: root/gdb/regset.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/regset.h')
-rw-r--r--gdb/regset.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/regset.h b/gdb/regset.h
index fe804cc295d..f1a6e241d96 100644
--- a/gdb/regset.h
+++ b/gdb/regset.h
@@ -50,9 +50,6 @@ struct regset
/* Function collecting values in a register set from a register cache. */
collect_regset_ftype *collect_regset;
-
- /* Architecture associated with the register set. */
- struct gdbarch *arch;
};
/* Allocate a fresh 'struct regset' whose supply_regset function is