forked from Imagelibrary/binutils-gdb
2002-08-15 Andrew Cagney <ac131313@redhat.com>
* i387-tdep.h (i387_print_float_info): Add `args' parameter. * i387-tdep.c (i387_print_float_info): Add `args' parameter.
This commit is contained in:
@@ -318,7 +318,7 @@ print_i387_control_word (unsigned int control, struct ui_file *file)
|
||||
|
||||
void
|
||||
i387_print_float_info (struct gdbarch *gdbarch, struct ui_file *file,
|
||||
struct frame_info *frame)
|
||||
struct frame_info *frame, const char *args)
|
||||
{
|
||||
unsigned int fctrl;
|
||||
unsigned int fstat;
|
||||
|
||||
Reference in New Issue
Block a user