/* Vita Development Suite Libraries */ #ifndef _VDSUITE_COMMON_KERNEL_IOFILEMGR_STAT_H #define _VDSUITE_COMMON_KERNEL_IOFILEMGR_STAT_H #include_next #ifdef __cplusplus extern "C" { #endif /* for SceMode */ #define SCE_STM_RWO 00006 #define SCE_STM_RO 00004 #ifdef __cplusplus } #endif #endif /* _VDSUITE_COMMON_KERNEL_IOFILEMGR_STAT_H */