summaryrefslogtreecommitdiffstats
path: root/src/libthread/386.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-10-22 18:45:08 +0000
committerrsc <devnull@localhost>2004-10-22 18:45:08 +0000
commit5093c3fa40717e78b0a63955640a8ac9071b5c07 (patch)
tree10141d54500447e4e4fee9aa0b6f9c8d0bcc7352 /src/libthread/386.c
parent048610b7ea50507c6987d5b0cc0c4810cda87d53 (diff)
downloadplan9port-5093c3fa40717e78b0a63955640a8ac9071b5c07.tar.gz
plan9port-5093c3fa40717e78b0a63955640a8ac9071b5c07.zip
try to implement the daemonize hack.
Diffstat (limited to 'src/libthread/386.c')
-rw-r--r--src/libthread/386.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libthread/386.c b/src/libthread/386.c
index fb4c6746..313c2be5 100644
--- a/src/libthread/386.c
+++ b/src/libthread/386.c
@@ -1,6 +1,6 @@
+#if defined(__linux__)
#include "ucontext.c"
-
-#ifdef OLD
+#else
#include "threadimpl.h"
/*