diff options
Diffstat (limited to 'include/vms/eihd.h')
-rw-r--r-- | include/vms/eihd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vms/eihd.h b/include/vms/eihd.h index e655cd6..2b8e1b1 100644 --- a/include/vms/eihd.h +++ b/include/vms/eihd.h @@ -140,6 +140,8 @@ struct vms_eihd #define EIHD__Q_SYMVVA 40 #define EIHD__L_IMGTYPE 52 +/* ext_fixup_off field offset. Some headers may be missing this and + following fields. */ #define EIHD__C_LENGTH 104 #endif /* _VMS_EIHD_H */ |