#include <nitro/mb/mb_fake_child.h>void MB_FakeEndScan( void );None.
None.
This function ends scanning for a multiboot parent. After this function is called and scanning is complete, an MB_FAKESCAN_END_SCAN notification is sent to the callback function specified by the MB_FakeStartScanParent function. This function must be called to end scanning before the MB_FakeEntryToParent function can return data to the parent.
MB_FakeStartScanParent
MB_FakeEntryToParent
2004/11/25 Initial version.
CONFIDENTIAL