diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2013-01-21 12:50:52 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2013-01-26 13:20:44 +0000 |
commit | 139bd956eaf1675209009b22764a46bd220e287c (patch) | |
tree | 2fbfa5a9c1a090f803f71a22e15a3e80778f1710 /hw/gus.c | |
parent | bf4229d3cb09be2efc0add569feba33834fc5d93 (diff) | |
download | qemu-139bd956eaf1675209009b22764a46bd220e287c.zip qemu-139bd956eaf1675209009b22764a46bd220e287c.tar.gz qemu-139bd956eaf1675209009b22764a46bd220e287c.tar.bz2 |
hw/omap1.c: Add fallthrough markers and breaks
Explicitly mark cases where we are deliberately falling
through to the following code. In one case we insert a
'break' instead of falling through to a 'break', as this
seems slightly clearer.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/gus.c')
0 files changed, 0 insertions, 0 deletions