K 10 svn:author V 5 peter K 8 svn:date V 27 1999-08-25T23:42:02.000000Z K 7 svn:log V 276 It would help if things that MUST be 32 bit aligned were really 32 bit aligned. If I recall correctly, this is to ensure apic_imen can be accessed in a single bus cycle. Also, use TEXT_ALIGN rather than a .align 2 (which means 2 byte align on ELF and 4 byte align on a.out) END