Fix typo.

This commit is contained in:
Mark Kettenis 2005-05-08 18:01:31 +00:00
parent d8de1ef788
commit e447028cb4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
(i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
buf.
(i386_extract_return_value, i386_store_return_value): Use
`bfd_byte *' instead of `void *' for valbuf argument. Remove now
`gdb_byte *' instead of `void *' for valbuf argument. Remove now
redundant cast.
(i386_pseudo_register_read, i386_pseudo_register_write): Use
gdb_byte for mmx_buf.