RetroArch
pte_osal.h
Go to the documentation of this file.
1 #ifndef _OS_SUPPORT_H_
2 #define _OS_SUPPORT_H_
3 
4 /* Platform specific one must be included first */
5 #include "psp_osal.h"
6 
7 #include "pte_generic_osal.h"
8 
9 #endif /* _OS_SUPPORT_H */