wiiu-nanddumper-payload/ios_mcp/source/ipc.h

7 lines
58 B
C

#ifndef _IPC_H_
#define _IPC_H_
void ipc_init();
#endif