aboutsummaryrefslogtreecommitdiff
path: root/include/vms/eeom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vms/eeom.h')
-rw-r--r--include/vms/eeom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vms/eeom.h b/include/vms/eeom.h
index 36f4e56..807e448 100644
--- a/include/vms/eeom.h
+++ b/include/vms/eeom.h
@@ -57,4 +57,6 @@ struct vms_eeom
unsigned char tfradr[8];
};
+#define EEOM__M_WKTFR (1 << 0) /* Transfer address is weak. */
+
#endif /* _VMS_EEOM_H */