RetroArch
|
#include <errno.h>
#include <sys/types.h>
#include <sys/timeb.h>
#include <tcpip.h>
Go to the source code of this file.
Typedefs | |
typedef int | SceUID |
typedef unsigned int | SceSize |
typedef int | SceSSize |
typedef unsigned char | SceUChar |
typedef unsigned int | SceUInt |
typedef int | SceMode |
typedef long | SceOff |
typedef long | SceIores |
typedef long SceIores |
typedef int SceMode |
typedef long SceOff |
typedef unsigned int SceSize |
typedef int SceSSize |
typedef unsigned char SceUChar |
typedef int SceUID |
UIDs are used to describe many different kernel objects.
typedef unsigned int SceUInt |