14 #ifndef __OLV_TYPES_RESUME_H_
15 #define __OLV_TYPES_RESUME_H_
21 #include <nn/config.h>
77 const u8* m_SystemArgs;
81 friend class nn::olv::internal::Main;
156 void GetPostId(
char* postId, u32 postIdMaxLength)
const;
178 void GetAppData(u8* appData, u32 appDataMaxSize)
const;
198 u8 m_CommonData[4096-32];
200 friend class nn::olv::internal::Main;