#include <revolution/mpfs.h>
void MPFSPortCallback( s32 type, MPPortCallbackInfo* info );
It is not necessary for the application to call this function directly.
It is not necessary for the application to call this function directly.
This function is the MP communications port callback function for operating the MPFS library.
This callback must be configured in advance by the application for one of the ports in the MPConfig structure specified by the MPStartup() function call.
2007/02/09 Initial version.
CONFIDENTIAL