start thinking about vac -- doesn't build yet
This commit is contained in:
8
src/cmd/vac/stdinc.h
Normal file
8
src/cmd/vac/stdinc.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <u.h>
|
||||
#include <libc.h>
|
||||
|
||||
#include "venti.h"
|
||||
|
||||
typedef uvlong u64int;
|
||||
typedef uchar u8int;
|
||||
typedef ushort u16int;
|
||||
Reference in New Issue
Block a user