K 10 svn:author V 3 imp K 8 svn:date V 27 2018-02-11T17:45:38.805398Z K 7 svn:log V 316 Consistent macro indentation is the hobgoblin of small minds Line up the macro definitions and names here like the machine/stdarg.h files that this replaced. This is easier to read and also makes it easier to match up with other includes. Also two space indent va_end to match the rest of the surrounding if block. END