wiiu-nanddumper-payload/ios_mcp/source/ipc.h
2016-12-12 19:31:02 +01:00

7 lines
58 B
C

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