summaryrefslogtreecommitdiffstats
path: root/src/common/src/log.h
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-18 04:58:55 +0200
committerShizZy <shizzy@6bit.net>2013-09-18 04:58:55 +0200
commitcdbe6557e83ba53355595a8dd9f096e537e97758 (patch)
tree813a58a6cf7b623961c66b4a47ac06857adb89b5 /src/common/src/log.h
parentadded default windows include (diff)
downloadyuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.tar
yuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.tar.gz
yuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.tar.bz2
yuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.tar.lz
yuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.tar.xz
yuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.tar.zst
yuzu-cdbe6557e83ba53355595a8dd9f096e537e97758.zip
Diffstat (limited to '')
-rw-r--r--src/common/src/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/src/log.h b/src/common/src/log.h
index 8691a825f..c2549affb 100644
--- a/src/common/src/log.h
+++ b/src/common/src/log.h
@@ -32,7 +32,7 @@ enum LOG_TYPE {
DYNA_REC,
EXPANSIONINTERFACE,
GDB_STUB,
- POWERPC,
+ ARM11,
GPFIFO,
OSHLE,
MASTER_LOG,