Added fall-through comments to several fall-throughs.

This commit is contained in:
OBattler
2020-01-15 02:43:25 +01:00
parent e60b74e33b
commit a2867e6978
8 changed files with 11 additions and 0 deletions

View File

@@ -1250,6 +1250,7 @@ BuslogicPCIWrite(int func, int addr, uint8_t val, void *p)
case 0x14:
val &= 0xe0;
/*FALLTHROUGH*/
case 0x15: case 0x16: case 0x17:
/* MMIO Base set. */