]> git.sur5r.net Git - cc65/blobdiff - libsrc/atmos/ser/atmos-acia.s
Added library reference ser_libref to SER interface.
[cc65] / libsrc / atmos / ser / atmos-acia.s
index 36071c32accb675ef0205b254eda9e0dbbf4b9a8..9d742bf66e324fda0d749acd3734dcc549b2cf5d 100644 (file)
         .byte   $73, $65, $72           ; "ser"
         .byte   SER_API_VERSION         ; Serial API version number
 
-        ; Jump table.
+        ; Library reference
+        .addr   $0000
+
+        ; Jump table
         .addr   INSTALL
         .addr   UNINSTALL
         .addr   OPEN