]> git.sur5r.net Git - cc65/commitdiff
The constructor doesn't have any interaction with other constructors so there seems...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 29 Jan 2011 21:36:18 +0000 (21:36 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 29 Jan 2011 21:36:18 +0000 (21:36 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4953 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/apple2/cputc.s

index f3adc2f5478a7fc31f46375fdf1ec9e03e878675..1b9373e5fe17cf22c5416e2717d8cd35c36bdb48 100644 (file)
@@ -6,7 +6,7 @@
 ;
 
         .ifdef  __APPLE2ENH__
-        .constructor    initconio, 17
+        .constructor    initconio
         .endif
         .export         _cputcxy, _cputc
         .export         cputdirect, newline, putchar