From: Greg King Date: Wed, 7 Jan 2015 15:51:48 +0000 (-0500) Subject: Added a comment. X-Git-Tag: V2.15~26^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d61feae7f8e61d02297c1b48ea93bf68bfdb31ef;p=cc65 Added a comment. --- diff --git a/libsrc/atmos/tapehdr.s b/libsrc/atmos/tapehdr.s index b8562eb02..b67f69d81 100644 --- a/libsrc/atmos/tapehdr.s +++ b/libsrc/atmos/tapehdr.s @@ -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__