K 10 svn:author V 3 phk K 8 svn:date V 27 2002-10-08T10:15:42.000000Z K 7 svn:log V 221 Correctly calculate dmadat: We need to take the address of _end, it's contents is irrelevant and likely to be zero; This doesn't change the resultant value, but it does save a couple of bytes because &_end is constant. END