Commit Diff


commit - 1cc215aaf92a6cf3cea436f2c215a84839fd59bc
commit + 6a5c5d48705ef8374f5172731408f0f27b0f0dc6
blob - 980937888859d4873f0c23dbc5e969494df14c50
blob + 0be8aec42a106b0e5857af4fd3b616b1c785f217
--- src/libthread/mkfile
+++ src/libthread/mkfile
@@ -7,7 +7,6 @@ OFILES=\
 	ioproc.$O\
 	iorw.$O\
 	pthread.$O\
-	qlock.$O\
 	ref.$O\
 	thread.$O\
 
blob - 30a0c9e17681a98b1bc4a7d2e6ce06c2650bdd69 (mode 644)
blob + /dev/null
--- src/libthread/qlock.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "u.h"
-#include "libc.h"
-