57
56
bytes as, at the time the register is being added, the type needed
58
57
to describe the register has not bee initialized. */
61
61
extern struct value *value_of_user_reg (int regnum, struct frame_info *frame);
63
63
/* Add a builtin register (present in all architectures). */
64
64
extern void user_reg_add_builtin (const char *name,
67
67
/* Add a per-architecture frame register. */
68
68
extern void user_reg_add (struct gdbarch *gdbarch, const char *name,