shithub: fossil

ref: 333ae58f37c2c8f79f7d7078283a30e42c4d7a27
dir: /stdinc.h/

View raw version
#include <u.h>
#include <libc.h>
#include <libsec.h>
#include <thread.h>

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

#include "venti.h"
#include "vac.h"
#include "fs.h"