aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/rendez-FreeBSD.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-12-26 21:51:15 +0000
committerrsc <devnull@localhost>2004-12-26 21:51:15 +0000
commit5f8fa94796903bf81db4f1dc76d433a80308b3d4 (patch)
treebc94c36965c4bf6cdb420c4c5fe628024647f88e /src/lib9/rendez-FreeBSD.c
parentb2ff5382580e13d82ca48966c9d79d3318865cba (diff)
downloadplan9port-5f8fa94796903bf81db4f1dc76d433a80308b3d4.tar.gz
plan9port-5f8fa94796903bf81db4f1dc76d433a80308b3d4.tar.bz2
plan9port-5f8fa94796903bf81db4f1dc76d433a80308b3d4.zip
cleanups - lots of removed files now in thread library.
qlock.c - stubs to thread library notify.c - clean interface slightly.
Diffstat (limited to 'src/lib9/rendez-FreeBSD.c')
-rw-r--r--src/lib9/rendez-FreeBSD.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9/rendez-FreeBSD.c b/src/lib9/rendez-FreeBSD.c
deleted file mode 100644
index 05c52ae7..00000000
--- a/src/lib9/rendez-FreeBSD.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "rendez-signal.c"