Fix bug in termination of the multicore gc version w/o tasks
authorjzhou <jzhou>
Thu, 14 Oct 2010 16:54:08 +0000 (16:54 +0000)
committerjzhou <jzhou>
Thu, 14 Oct 2010 16:54:08 +0000 (16:54 +0000)
Robust/src/Runtime/bamboo/multicoreruntime.c

index 6913fc748192d13c4f92d59cfd6e6c18de969215..154c4d3b72701a42e830221fe1be7433a88703f3 100644 (file)
@@ -128,7 +128,6 @@ void CALL01(___System______printString____L___String___,struct ___String___ * __
          ((short *)(((char *)&chararray->___length___)+sizeof(int)))[i+offset];
     printf("%c", sc);
   }
-  printf("\n");
 #endif // TILERA_BME
 #endif // MGC
 }