MB_FakeGetWorkSize

Syntax

#include <nitro/mb/mb_fake_child.h>

u32 MB_FakeGetWorkSize( void );

Arguments

None.

Return Values

Returns the size required for the work region passed as an argument to the MB_FakeInit function.

Description

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.

See Also

MB_FakeInit, MB_FAKE_WORK_SIZE

Revision History

2004/11/25 Initial version.


CONFIDENTIAL