more freebsd work

This commit is contained in:
rsc 2004-12-28 04:20:39 +00:00
parent 9cb22ba607
commit d54ead7fb9
10 changed files with 118 additions and 40 deletions

View file

@ -1,7 +1,3 @@
#include "u.h"
#include <errno.h>
#include "libc.h"
#include "thread.h"
#include "threadimpl.h"
static Lock thewaitlock;