armeb: rename arm's and mips's *REGS_STORAGE_SIZE to avoid big-endian and little-endian's duplicated definition.

This commit is contained in:
zhangwm
2017-03-15 22:25:35 +08:00
parent f144870adb
commit ccdb0ff523
14 changed files with 44 additions and 12 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ qemu/config-all-devices.mak
i386-softmmu/
arm-softmmu/
armeb-softmmu/
aarch64-softmmu/
mips-softmmu/
mips64-softmmu/