zephyr/tests/kernel/mbox
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases
-Wimplicit-fallthrough=2 requires a fallthrough comment or a compiler
to tells gcc that this happens intentionally.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-24 20:28:47 -04:00
..
mbox_api guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
mbox_usage