diff --git a/Platforms/IPSS/ARMCR5/system_ARMCR5.c b/Platforms/IPSS/ARMCR5/system_ARMCR5.c index e4b54aa2..8ce7edb7 100755 --- a/Platforms/IPSS/ARMCR5/system_ARMCR5.c +++ b/Platforms/IPSS/ARMCR5/system_ARMCR5.c @@ -154,7 +154,7 @@ void simulation_exit() void $Sub$$main(void) { - //enable_caches(); // Initalize caches right away. Implmentation varies by core + //enable_caches(); // Initalize caches right away. Implementation varies by core //$Super$$main(); // calls original main()