repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update post installation article url
[minix3.git]
/
minix
/
lib
/
libhgfs
/
type.h
blob
a8ade070da4a4b878091a846fbe76d6aff3a1b7c
1
/* Part of libhgfs - (c) 2009, D.C. van Moolenbroek */
2
3
struct
channel
{
4
u16_t id
;
5
u32_t cookie1
;
6
u32_t cookie2
;
7
};