This commit is contained in:
Jim Blandy 2000-02-23 22:11:07 +00:00
parent 9d233477f5
commit ceb4951f3d
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ void _initialize_i386_tdep PARAMS ((void));
i386_register_raw_size. */
int i386_register_byte[MAX_NUM_REGS];
/* i386_register_raw_size[i] is the number of bytes of storage in the
actual machine representation for register i. */
/* i386_register_raw_size[i] is the number of bytes of storage in
GDB's register array occupied by register i. */
int i386_register_raw_size[MAX_NUM_REGS] = {
4, 4, 4, 4,
4, 4, 4, 4,