;;
	;; Kevin Ruland
	;;
	;; void clrscr (void);

	.export		_clrscr

	.include	"apple2.inc"

_clrscr = HOME