(svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP
-Fix: PSP needs to link with gcc, not with g++ (don't ask)
-Fix: PSP doens't support threads
.CODEPUBLIC _get_save_esp_get_save_esp: MOV RAX,RSP RETPUBLIC _rdtsc_rdtsc: RDTSC MOV RCX,RDX SHL RCX,32 AND RAX,0FFFFFFFFh OR RAX,RCX RET END