* config/i386/tm-i386.h: Add forward declaration of `struct value'.
authorMark Kettenis <kettenis@gnu.org>
Mon, 12 Jun 2000 01:44:35 +0000 (01:44 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 12 Jun 2000 01:44:35 +0000 (01:44 +0000)
commita7769679c2a5a2964860c20235de86dd5c5a0383
tree8a439e87dbb2b55e650c2cc2c1b3cbbebebed2ea
parent8ab863813992424472e316b4dd77fe75525f77e6
* 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