forked from Imagelibrary/binutils-gdb
Replace defines with those from intl/libgettext.h to quieten gcc warnings.
This commit is contained in:
@@ -282,7 +282,7 @@ disassembler (abfd)
|
||||
|
||||
void
|
||||
disassembler_usage (stream)
|
||||
FILE *stream ATTRIBUTE_UNUSED;
|
||||
FILE * stream ATTRIBUTE_UNUSED;
|
||||
{
|
||||
#ifdef ARCH_arm
|
||||
print_arm_disassembler_options (stream);
|
||||
|
||||
Reference in New Issue
Block a user