K 10 svn:author V 5 peter K 8 svn:date V 27 1996-05-31T01:08:08.000000Z K 7 svn:log V 343 Jump some hoops to have the *.s code being able to be run through both an ansi and traditional cpp. The nesting rules of macros are different, which required some changes. Use __CONCAT(x,y) instead of /**/. Redo some comments to use /* */ rather than "# comment" because the ansi cpp cares about those, and also cares about quote matching. END