]> git.sur5r.net Git - cc65/blob - libref.s
933eb59111704297253e229ff5a3411d04b1dc01
[cc65] / libref.s
1 ;
2 ; Oliver Schmidt, 2013-05-31
3 ;
4
5         .export         em_libref, joy_libref
6         .import         _exit
7
8 em_libref       := _exit
9 joy_libref      := _exit