lib9pclient: add support for 9P2000.u
This commit is contained in:
parent
ac5a97e6b3
commit
382ae73f24
5 changed files with 17 additions and 12 deletions
|
|
@ -14,6 +14,7 @@ void *_fsnbqrecv(Queue*);
|
|||
struct CFsys
|
||||
{
|
||||
char version[20];
|
||||
int dotu;
|
||||
int msize;
|
||||
QLock lk;
|
||||
int fd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue