From d61feae7f8e61d02297c1b48ea93bf68bfdb31ef Mon Sep 17 00:00:00 2001 From: Greg King Date: Wed, 7 Jan 2015 10:51:48 -0500 Subject: [PATCH] Added a comment. --- libsrc/atmos/tapehdr.s | 1 + 1 file changed, 1 insertion(+) 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__ -- 2.39.5