#include <nitro/mb_fake_child/mb.h>
u32 MB_FakeGetWorkSize( void );
This function retrieves the work region's size for the MB_FakeInit function. MB_FakeInit passes a pointer to the work region to be used for the fake child library.
None.
The size required for the work region.
11/25/2004 Initial version.