. 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.