stupid sun
This commit is contained in:
parent
2b3b1e8984
commit
0dc9950215
7 changed files with 8 additions and 11 deletions
|
|
@ -16,10 +16,7 @@
|
|||
#include <libc.h>
|
||||
#include <venti.h>
|
||||
|
||||
enum
|
||||
{
|
||||
MaxBlock = (1UL<<31),
|
||||
};
|
||||
#define MaxBlock (1UL<<31)
|
||||
|
||||
static char EBadEntry[] = "bad VtEntry";
|
||||
static char ENotDir[] = "walk in non-directory";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue