summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cwfs/portdat.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-05-12 12:07:03 +0000
committercinap_lenrek <cinap_lenrek@centraldogma>2011-05-12 12:07:03 +0000
commitb36a5dfc910b36a587f505420e6e082bd69d8b08 (patch)
tree0d81a12afa8aa5789eeb6f4df0f7756578fbe66e /sys/src/cmd/cwfs/portdat.h
parentac2e6cf02063ca9f9769b669ef53ce5c1a764f4e (diff)
cwfs: +t
Diffstat (limited to 'sys/src/cmd/cwfs/portdat.h')
-rw-r--r--sys/src/cmd/cwfs/portdat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/src/cmd/cwfs/portdat.h b/sys/src/cmd/cwfs/portdat.h
index a0bca86e0..460e8abed 100644
--- a/sys/src/cmd/cwfs/portdat.h
+++ b/sys/src/cmd/cwfs/portdat.h
@@ -126,6 +126,7 @@ struct Dentry
#define DDIR 0x4000
#define DAPND 0x2000
#define DLOCK 0x1000
+ #define DTMP 0x0800
#define DREAD 0x4
#define DWRITE 0x2
#define DEXEC 0x1
@@ -621,6 +622,7 @@ enum
Cwdump2,
Cuidbuf,
Cckbuf,
+ Cwtmp,
};
/*