#include <nitro/mb_fake_child/mb.h>
u32 MB_FakeGetWorkSize( void );
None.
The size required as a work region, passed in the MB_FakeInit argument.
This function retrieves the work region's size for the MB_FakeInit
function. This is a function and a macro that get the necessary region size.
MB_FakeInit, MB_FAKE_WORK_SIZE
11/25/2004 Initial version.