aboutsummaryrefslogtreecommitdiff
path: root/include/vms/shl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vms/shl.h')
-rw-r--r--include/vms/shl.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/vms/shl.h b/include/vms/shl.h
index f93d9dd..d1d9fae 100644
--- a/include/vms/shl.h
+++ b/include/vms/shl.h
@@ -37,11 +37,15 @@ struct vms_shl
/* Permanent shareable image context. */
unsigned char permctx[4];
+ /* Size of this structure. */
unsigned char size;
+
unsigned char fill_1[2];
+
+ /* Flags. */
unsigned char flags;
- /* Address of the image control block. */
+ /* Address of the image control block (in memory). */
unsigned char icb[4];
/* Image name. ASCIC. */