K 10 svn:author V 5 peter K 8 svn:date V 27 2002-09-11T19:08:09.000000Z K 7 svn:log V 404 Sometime after binutils-2.9 (ie: ages ago), the handling of __start_set_* and __stop_set_* became friendlier. This trick to force the export of the section delimiter symbols is no longer necessary. We needed to force this so that we could look up the symbols via a symbol table search when the module was loaded at run time. ld used to eliminate them if they were not referenced at compile/link time. END