]> git.gag.com Git - fw/sdcc/blobdiff - as/mcs51/aslink.h
Support for files created with the sdcc librarian
[fw/sdcc] / as / mcs51 / aslink.h
index f00af03a8ed10ad97ad915771be3a7ce49da11bd..01988e13223cb58d8a07f22ad57d94c74c6b35a6 100644 (file)
@@ -433,6 +433,7 @@ struct lbfile {
        char            *libspc;
        char            *relfil;
        char            *filspc;
+       long            offset; /*>=0 if rel file is embedded in a lib file at this offset*/
 };
 
 /*