K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-05-23T12:18:49.000000Z K 7 svn:log V 366 Clean up all of the 16-bit assembly code in the x86 bootstrap to work with the new binutils. Now that we have a decent assembler, all the old m4 macros are no longer needed. Instead, straight assembly can be used since as(1) now understands 16-bit addressing, branches, etc. Also, several bugs have been fixed in as(1), allowing boot0.s to be further cleaned up. END