K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-05-27T06:25:35.000000Z K 7 svn:log V 320 - Remove unnecessary 'data32' and 'addr32' prefixes and #define's. - Go ahead and use 'lgdt' again instead of hand-assembling the instruction. During testing this code worked fine. If for some reason a 32-bit offset is needed, 'lgdtl' should be used instead of reverting to manual machine code. Tested by: peter END