mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-08 17:50:12 +01:00
target/mips/internal: Perform comparison pass with qemu
Keeps code and formatting in sync with qemu
This commit is contained in:
parent
05089ecb12
commit
4e8a1f8d6b
|
|
@ -7,6 +7,7 @@
|
|||
#ifndef MIPS_INTERNAL_H
|
||||
#define MIPS_INTERNAL_H
|
||||
|
||||
|
||||
/* MMU types, the first four entries have the same layout as the
|
||||
CP0C0_MT field. */
|
||||
enum mips_mmu_types {
|
||||
|
|
|
|||
Loading…
Reference in a new issue