K 10 svn:author V 3 kan K 8 svn:date V 27 2004-07-28T07:07:16.000000Z K 7 svn:log V 231 Emply __used attribute to prevent compiler from removing unreferenced static symbols. This wasn't a problem with previous GCC releases, but unit-at-a-time mode of GCC 3.4.2 prevents linker set components from being emitted at all. END