- fixed a few warnings with the PSP compilation - changed definition of DWORD to unsinged int rather than unsigned long for PSP - fixed make 3xx. the call to "which" in the makefile still needs to be corrected with a DOS compatible call
* Change the binding define for __attribute__ from LINUX to __GNUC__
* Remove __attribute__ when not GCC.
* Change sys/types.h for stdint.h which is the standard C99 header.
* Update for linux support.