summaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/yabel')
-rw-r--r--src/device/oprom/yabel/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/io.c b/src/device/oprom/yabel/io.c
index 2a4e6f86fd..ed8db1a6a0 100644
--- a/src/device/oprom/yabel/io.c
+++ b/src/device/oprom/yabel/io.c
@@ -184,7 +184,7 @@ my_inb(X86EMU_pioAddr addr)
X86EMU_trace_on();
}
M.x86.debug &= ~DEBUG_DECODE_NOPRINT_F;
- // fall-through
+ __fallthrough;
default:
DEBUG_PRINTF_IO
("%s(%04x) reading from bios_device.io_buffer\n",