MPCleanup

C Specification

#include <revolution/mp.h>
s32 MPCleanup ( void );

Arguments

None.

Return Values

Returns the processing result or a negative number if processing fails.

Description

Ends MP communications.

This function calls the NWC24ResumeScheduler internally.

See Also

MPStartup(), MPDisconnect(), MPError

Revision History

2007/11/05 Noted that the NWC24 auto-scheduler is restarted. 2006/06/29 Initial version.


CONFIDENTIAL