OSDN Git Service

* config/i386/tm-i386.h: Add forward declaration of `struct value'.
authorkettenis <kettenis>
Mon, 12 Jun 2000 01:44:35 +0000 (01:44 +0000)
committerkettenis <kettenis>
Mon, 12 Jun 2000 01:44:35 +0000 (01:44 +0000)
commit73b9ad81a3346ca827c02f82e2b6b76b455111b8
treebefc3c5e51dc1b2fd20cb5f77c591da43b690ce7
parentf8b58dad33ce5de2e475def8f4e8445024d83d40
* config/i386/tm-i386.h: Add forward declaration of `struct value'.
(FIX_CALL_DUMMY): Redefined to call i386_fix_call_dummy.
(i386_fix_call_dummy): Add prototype.
* i386-tdep.c (i386_fix_call_dummy): New function based on the
code from the old FIX_CALL_DUMMY macro.
gdb/ChangeLog
gdb/config/i386/tm-i386.h
gdb/i386-tdep.c