
routine1:
---- your routine1 code here
RET

routine2:
---- your routine2 code here
RET

---- your mainline code here
AJMP $
END
