K 10 svn:author V 3 imp K 8 svn:date V 27 2020-03-21T00:01:06.759785Z K 7 svn:log V 287 Redo r359164 now that it's baked : 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, and this fixes the last few stragglers. END