]> git.sur5r.net Git - cc65/commitdiff
Added a comment.
authorGreg King <gregdk@users.sf.net>
Wed, 7 Jan 2015 15:51:48 +0000 (10:51 -0500)
committerGreg King <gregdk@users.sf.net>
Wed, 7 Jan 2015 15:51:48 +0000 (10:51 -0500)
libsrc/atmos/tapehdr.s

index b8562eb02d68941e479bb6e170f1167afa910fe8..b67f69d81817c0446cebeeadf9d9ab285032ffb0 100644 (file)
@@ -7,6 +7,7 @@
         ; to force this module to be included into the output file.
         .export __TAPEHDR__:abs = 1
 
+        ; These symbols, also, come from the configuration file.
         .import __BASHDR_LOAD__, __ZPSAVE_LOAD__, __AUTORUN__, __PROGFLAG__