aboutsummaryrefslogtreecommitdiffstats
path: root/tests/500-systemblocks/sfb/basic.awl
blob: b8138b907e6f3e034155252d37cdc794d937c8a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ORGANIZATION_BLOCK OB 1
BEGIN
	CALL		SFB -1, DB 1
	__ASSERT==	__STW BIE,	1


	CALL SFC 46 // STOP CPU
END_ORGANIZATION_BLOCK


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