Subversion Repositories planix.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#include <u.h>
#include <libc.h>

typedef uvlong  u64int;
typedef uchar   u8int;
typedef ushort  u16int;

#include "oventi.h"
#include "vac.h"
#include "fs.h"