]> git.sesse.net Git - pistorm/blobdiff - emulator.c
reintroduce this label
[pistorm] / emulator.c
index 06aa179694a839d35aff4cf4cea64845958d8389..3fd6ff880c0d0a35dad4471cab90e36c12ad625a 100644 (file)
@@ -263,7 +263,7 @@ cpu_loop:
 
   goto cpu_loop;
 
-//stop_cpu_emulation:
+stop_cpu_emulation:
   printf("[CPU] End of CPU thread\n");
 }