aboutsummaryrefslogtreecommitdiff
path: root/CP15.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CP15.cpp')
-rw-r--r--CP15.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CP15.cpp b/CP15.cpp
index 363d4ee..c5ecac5 100644
--- a/CP15.cpp
+++ b/CP15.cpp
@@ -103,7 +103,7 @@ void Write(u32 id, u32 val)
return;
case 0x7A1:
- printf("flush data cache %08X\n", val);
+ //printf("flush data cache %08X\n", val);
return;
case 0x7A2:
printf("flush data cache SI\n");