summaryrefslogtreecommitdiff
path: root/net9p.h
diff options
context:
space:
mode:
Diffstat (limited to 'net9p.h')
-rw-r--r--net9p.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/net9p.h b/net9p.h
deleted file mode 100644
index f28a525..0000000
--- a/net9p.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _NET9P_H_
-#define _NET9P_H_
-
-#include "coroutine.h"
-
-COROUTINE net9p_cr(void *);
-
-#endif /* _NET9P_H_ */