mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-09-07 08:44:34 +02:00
Remove a lot of the GNU case range extensions instances
This commit is contained in:
@@ -1705,10 +1705,6 @@ static int sys_cacheflush(void *addr, unsigned long size)
|
||||
break; \
|
||||
} \
|
||||
\
|
||||
case 0xC0 ... 0xEF: \
|
||||
/* coprocessor instructions, reserved on GBA */ \
|
||||
break; \
|
||||
\
|
||||
case 0xF0 ... 0xFF: \
|
||||
{ \
|
||||
/* SWI comment */ \
|
||||
|
||||
Reference in New Issue
Block a user