K 10 svn:author V 3 bde K 8 svn:date V 27 1996-07-12T05:42:02.000000Z K 7 svn:log V 284 Moved the definition of DEBUGMSG() from asm.h to start.S. This macro is only appropriate to use in the special environment of start.S (real mode plus some conventions about not saving registers), and asm.h is supposed to be for generic macros. Removed some unnecessary parentheses. END