summaryrefslogtreecommitdiffstats
path: root/tests/sfb.awl
blob: b989dd786181d20a6fd62b123f99c2c04e64b012 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ORGANIZATION_BLOCK OB 1
BEGIN
	CALL		SFB -1, DB 1


	CALL SFC 46 // STOP CPU
END_ORGANIZATION_BLOCK


DATA_BLOCK DB 1
	SFB -1
BEGIN
END_DATA_BLOCK
bues.ch cgit interface