K 10 svn:author V 3 imp K 8 svn:date V 27 2020-03-20T15:07:21.001508Z K 7 svn:log V 212 Eliminate misuse of $MACHINE for userland things. Use TARGET_ARCH and/or MACHINE_ARCH exclusively. Change all __TT uses to __T with appropriate translations. MACHINE/TARGET is to be used only for kernel things. END