]> git.sur5r.net Git - cc65/blob - libsrc/cbm/c_clall.s
Made the Commodore version of exec() work in programs that are so big that they load...
[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