aboutsummaryrefslogtreecommitdiff
path: root/noao/onedspec/odcombine/srcwt/icmask.com
blob: baba6f6a48bacee4e57eac9eb270e8971367b569 (plain) (blame)
1
2
3
4
5
6
7
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