#ifndef _NET9P_H_ #define _NET9P_H_ #include "coroutine.h" COROUTINE net9p_cr(void *); #endif /* _NET9P_H_ */