1
0
Selaa lähdekoodia

sh3 has a MMU

Waldemar Brodkorb 10 vuotta sitten
vanhempi
commit
ab1e8ee33b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      target/config/Config.in.cpu

+ 1 - 1
target/config/Config.in.cpu

@@ -619,7 +619,7 @@ config ADK_CPU_SH2A
 
 config ADK_CPU_SH3
 	bool
-	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_WITH_MMU
 
 config ADK_CPU_SH4
 	bool