ref: ad8747310983ef011f7ce6211836121e029e48b5
parent: 5afa5f5c0b4239b86128e83825f2dbbb3e65f5f8
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Thu Jan 7 14:37:47 EST 2016
pc/pc64: remove mpshutdown print
--- a/sys/src/9/pc/mp.c
+++ b/sys/src/9/pc/mp.c
@@ -575,8 +575,6 @@
arch->introff();
for(;;) idle();
}
-
- print("mpshutdown\n");
delay(1000);
splhi();