ref: 1c6daca577a0c017ff882cf57ddd09afe543e65f
parent: aca053c18add536fb51d05bbfbc6e0147f06c183
author: cinap_lenrek <[email protected]>
date: Wed Dec 24 11:56:48 EST 2014
zynq: active.machs = 1
--- a/sys/src/9/zynq/main.c
+++ b/sys/src/9/zynq/main.c
@@ -349,6 +349,7 @@
void
main(void)
{
+ active.machs = 1;
uartinit();
mmuinit();
l2init();