K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2011-11-17T15:49:42.579793Z K 7 svn:log V 209 Use a global __pure2 function instead of a global register variable for curthread, like on x86 and sparc64. This makes the kernel somewhat more clang friendly, which doesn't support global register variables. END