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