aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/readelf.c')
-rw-r--r--binutils/readelf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/readelf.c b/binutils/readelf.c
index b35ddfe..516b040 100644
--- a/binutils/readelf.c
+++ b/binutils/readelf.c
@@ -1912,6 +1912,7 @@ get_machine_flags (unsigned e_flags, unsigned e_machine)
strcat (buf, ", tomcat");
break;
}
+ break;
case EM_68K:
if (e_flags & EF_CPU32)