#include <nitro/mb/mb_fake_child.h>u32 MB_FakeGetWorkSize( void );None.
Returns the size required for the work region passed as an argument to the MB_FakeInit function.
The MB_FakeInit function must be given a pointer argument to the work region used by the fake child library. This is a function and a macro that get the necessary region size.
MB_FakeInit, MB_FAKE_WORK_SIZE
2004/11/25 Initial version.
CONFIDENTIAL