mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
* regcache.c (struct regcache_descr): Fix typo.
* i387-tdep.c (i387_supply_xsave): Fix typo.
This commit is contained in:
@@ -67,7 +67,7 @@ struct regcache_descr
|
||||
long sizeof_cooked_registers;
|
||||
long sizeof_cooked_register_status;
|
||||
|
||||
/* Offset and size (in 8 bit bytes), of reach register in the
|
||||
/* Offset and size (in 8 bit bytes), of each register in the
|
||||
register cache. All registers (including those in the range
|
||||
[NR_RAW_REGISTERS .. NR_COOKED_REGISTERS) are given an
|
||||
offset. */
|
||||
|
||||
Reference in New Issue
Block a user