diff options
Diffstat (limited to 'include/vms/eihvn.h')
-rw-r--r-- | include/vms/eihvn.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vms/eihvn.h b/include/vms/eihvn.h index 7f587a3..07f9eee 100644 --- a/include/vms/eihvn.h +++ b/include/vms/eihvn.h @@ -52,5 +52,7 @@ struct vms_eihvn_subversion #define EIHVN__VOLATILE_BIT 15 #define EIHVN__SHELL_BIT 16 #define EIHVN__POSIX_BIT 17 +#define EIHVN__MULTI_PROCESSING_BIT 18 +#define EIHVN__GALAXY_BIT 19 #endif /* _VMS_EIHVN_H */ |