]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/ostype.s
prepend a "_" to clib runtime functions
[cc65] / libsrc / atari / ostype.s
index 2aa271bdad8183f85f9023c8b379d049fa35273d..3528b7924dc1154ded7921a917ed4cae409b1a0d 100644 (file)
@@ -1,8 +1,8 @@
 ;
-; Christian Groessler, December 2000
+; Christian Groessler, June 2004
 ; from Freddy Offenga's rominfo.c
 ;
-; unsigned char get_ostype(void)
+; unsigned char _get_ostype(void)
 ;
 ; x x x x x x x x   -  8 bit flag
 ; | | | | | | | |
@@ -38,9 +38,9 @@
 ;              101 - unassigned (up to 111)
 ;
 
-       .export         _get_ostype
+       .export         __get_ostype
 
-.proc  _get_ostype
+.proc  __get_ostype
 
        lda     $fcd8
        cmp     #$a2