diff options
Diffstat (limited to 'binutils/readelf.c')
-rw-r--r-- | binutils/readelf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binutils/readelf.c b/binutils/readelf.c index b6e42bc..7e6f209 100644 --- a/binutils/readelf.c +++ b/binutils/readelf.c @@ -1352,7 +1352,6 @@ decode_ARM_machine_flags (e_flags, buf) } } } - if (unknown) strcat (buf,", <unknown>"); |