RetroArch
deps
pthreads
platform
psp
pte_types.h
Go to the documentation of this file.
1
/* pte_types.h */
2
3
#ifndef PTE_TYPES_H
4
#define PTE_TYPES_H
5
6
#include <errno.h>
7
#include <sys/types.h>
8
#include <sys/timeb.h>
9
10
typedef
int
pid_t
;
11
12
#endif
/* PTE_TYPES_H */
pid_t
int pid_t
Definition:
pte_types.h:10
Generated by
1.8.15