]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: avr: fix -Wimplicit-fallthrough warnings
authorMike Frysinger <vapier@gentoo.org>
Thu, 21 Dec 2023 06:28:52 +0000 (01:28 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 21 Dec 2023 06:59:22 +0000 (01:59 -0500)
commit639bab3ca6e91fe7affbe8c231bb2f7f159abf1c
tree0d5457d3f94c461331ad655466bd42af2241f9e0
parentbeb9aecf1216e8a85a438a03c1b61023b928e596
sim: avr: fix -Wimplicit-fallthrough warnings

Replace some fall through comments with the attribute.
sim/avr/interp.c