aboutsummaryrefslogtreecommitdiff
path: root/sys/gio/sgikern/sgk.h
blob: 09c62d9553d6616f03c7cf72b212fa434d7c12e1 (plain) (blame)
1
2
3
4
5
6
7
# SGK.H -- SGK metacode definitions.

define	SGK_LENMCI	3		# SGK instruction length
define	SGK_FRAME	1		# new frame instruction
define	SGK_MOVE	2		# move pen
define	SGK_DRAW	3		# draw pen
define	SGK_SETLW	4		# set line width