#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.
Applications must set this callback for one of the ports in the MPConfig structure specified when calling the MPStartup function.
2007/02/09 Initial version.
CONFIDENTIAL