aboutsummaryrefslogtreecommitdiff
path: root/noao/onedspec/odcombine/srcwt/icmask.com
diff options
context:
space:
mode:
Diffstat (limited to 'noao/onedspec/odcombine/srcwt/icmask.com')
-rw-r--r--noao/onedspec/odcombine/srcwt/icmask.com8
1 files changed, 8 insertions, 0 deletions
diff --git a/noao/onedspec/odcombine/srcwt/icmask.com b/noao/onedspec/odcombine/srcwt/icmask.com
new file mode 100644
index 00000000..baba6f6a
--- /dev/null
+++ b/noao/onedspec/odcombine/srcwt/icmask.com
@@ -0,0 +1,8 @@
+# IMCMASK -- Common for IMCOMBINE mask interface.
+
+int mtype # Mask type
+int mvalue # Mask value
+pointer bufs # Pointer to data line buffers
+pointer pms # Pointer to array of PMIO pointers
+
+common /imcmask/ mtype, mvalue, bufs, pms