1#ifndef _REVOLUTION_IPCPROFILE_H_
2#define _REVOLUTION_IPCPROFILE_H_
signed long s32
Definition types.h:11
void IPCiProfInit(void)
Definition ipcProfile.c:16
void IPCiProfQueueReq(void *req, s32 handle)
Definition ipcProfile.c:32
void IPCiProfAck(void)
Definition ipcProfile.c:38
void IPCiProfReply(void *req, s32 handle)
Definition ipcProfile.c:42