sim: arm: add missing breaks to SWI processing
authorMike Frysinger <vapier@gentoo.org>
Thu, 21 Dec 2023 06:27:18 +0000 (01:27 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 21 Dec 2023 06:41:07 +0000 (01:41 -0500)
commit3cf7f9363d4eedc3bd783c6174db872cb69c5d97
tree4eabac25d79f9dd3372a4c8bc54c873492e618b1
parentc5190830dbb6c3c875d853b46d742c444fece838
sim: arm: add missing breaks to SWI processing

Seems unlikely we want the remove syscall to fallthrough into the
rename syscall since we can't rename files that have been removed.
sim/arm/armos.c