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