aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/src/log.h
diff options
context:
space:
mode:
authorGravatar ShizZy <shizzy@6bit.net>2013-09-17 22:58:55 -0400
committerGravatar ShizZy <shizzy@6bit.net>2013-09-17 22:58:55 -0400
commitcdbe6557e83ba53355595a8dd9f096e537e97758 (patch)
tree813a58a6cf7b623961c66b4a47ac06857adb89b5 /src/common/src/log.h
parentd5863c415e860e33f713057e72e5737f8982758a (diff)
changed log CPU from PPC to ARM11
Diffstat (limited to 'src/common/src/log.h')
-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 8691a825..c2549aff 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,