]> git.sur5r.net Git - cc65/blob - libsrc/cbm/c_clall.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / cbm / c_clall.s
1 ;
2 ; Ullrich von Bassewitz, 03.06.1999
3 ;
4 ; void cbm_k_clall (void);
5 ;
6
7         .import         CLALL
8         .export         _cbm_k_clall := CLALL