K 10 svn:author V 6 glewis K 8 svn:date V 27 2007-09-09T17:35:48.000000Z K 7 svn:log V 259 . Fix build problems with cpu.h being picked up from /usr/local/include. Since the structure members being deferenced into the variables are short*, just use short as the variable type and eliminate the use of fastInt and the header include altogether. END