forked from Imagelibrary/binutils-gdb
* i386-tdep.c: Add back _initialize_i386_tdep prototype with
appropriate comment.
This commit is contained in:
@@ -959,6 +959,9 @@ set_disassembly_flavor (void)
|
||||
}
|
||||
|
||||
|
||||
/* Provide a prototype to silence -Wmissing-prototypes. */
|
||||
void _initialize_i386_tdep (void);
|
||||
|
||||
void
|
||||
_initialize_i386_tdep (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user