;
; Ullrich von Bassewitz, 06.08.1998
; void clrscr (void);
.export _clrscr
.include "vic20.inc"
_clrscr = CLRSCR