start linux pre-2.6 port
This commit is contained in:
@@ -77,4 +77,5 @@ threadmain(int argc, char **argv)
|
||||
c = chancreate(sizeof(ulong), nbuf);
|
||||
mk(countthread, c, STACK);
|
||||
mk(filterthread, c, STACK);
|
||||
recvp(chancreate(sizeof(void*), 0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user