diff options
Diffstat (limited to 'sys/src/9/kw/dat.h')
| -rw-r--r-- | sys/src/9/kw/dat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/src/9/kw/dat.h b/sys/src/9/kw/dat.h index 84e33ac2d..6e149837b 100644 --- a/sys/src/9/kw/dat.h +++ b/sys/src/9/kw/dat.h @@ -72,6 +72,8 @@ enum FPinit, FPactive, FPinactive, + + FPillegal= 0x100, }; struct Confmem |
