Update system_ARMCR52.c

pull/19/head
Sun Yiming Z 5 years ago committed by Christophe Favergeon
parent 7b98c66460
commit 05a3c3a3d5

@ -153,7 +153,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()

Loading…
Cancel
Save