logging: Rename category "Core_ARM11" to "Core_ARM".

This commit is contained in:
bunnei 2017-10-23 00:13:12 -04:00
parent 0fba69c235
commit 9651b2db3a
10 changed files with 89 additions and 89 deletions

View file

@ -21,7 +21,7 @@ namespace Log {
SUB(Common, Filesystem) \
SUB(Common, Memory) \
CLS(Core) \
SUB(Core, ARM11) \
SUB(Core, ARM) \
SUB(Core, Timing) \
CLS(Config) \
CLS(Debug) \