Sign in
plan9port
/
plan9
/
97a5e5f2dd40eff09cb650c91c21f680b6d4206a
/
.
/
src
/
cmd
/
vac
/
stdinc.h
blob: aca405fc52c8bc4559fe989552538f534b9153ef [
file
]
#include
<u.h>
#include
<libc.h>
#include
"venti.h"
typedef
uvlong u64int
;
typedef
uchar u8int
;
typedef
ushort
u16int
;