/sys/lib/acid/kernel: needacid("chan")

This commit is contained in:
cinap_lenrek 2012-10-09 03:22:28 +02:00
parent b2f404e70b
commit eb13b7debc

View file

@ -378,5 +378,6 @@ if (map()[2]) != {} then { // map has more than two elements -> active proc
kdir = "alpha";
}
needacid("proc");
needacid("chan");
}
}