Fix typo.

This commit is contained in:
Michael Snyder 2002-01-08 21:33:23 +00:00
parent 7c76fa91ad
commit 97996af6f2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
(elfcore_write_pstatus): New function.
(elfcore_write_prfpreg): New function.
(elfcore_write_prxfpreg): New function.
* elf-bfd.c: Add prototypes for above functions.
* elf-bfd.h: Add prototypes for above functions.
2002-01-08 Alexandre Oliva <aoliva@redhat.com>