This commit is contained in:
dhewg 2009-04-13 20:22:32 +02:00 committed by bushing
parent 4b52ea373e
commit ab4a2046fc

View File

@ -293,6 +293,7 @@ void gecko_timer(void) {
// sorry pal, that memory is mine now // sorry pal, that memory is mine now
powerpc_hang(); powerpc_hang();
gecko_printf("MINI/GECKO: PPC halted, receiving data...\n");
} }
return; return;