Blob


1 #include <u.h>
2 #include <libc.h>
4 #include "venti.h"
6 typedef uvlong u64int;
7 typedef uchar u8int;
8 typedef ushort u16int;