From 4e8a1f8d6b40ebd8def54a5053afd966396f8613 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Mon, 12 Mar 2018 15:13:14 -0400 Subject: [PATCH] target/mips/internal: Perform comparison pass with qemu Keeps code and formatting in sync with qemu --- qemu/target/mips/internal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu/target/mips/internal.h b/qemu/target/mips/internal.h index 28fcec45..9d460567 100644 --- a/qemu/target/mips/internal.h +++ b/qemu/target/mips/internal.h @@ -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 {