#include <nitro/card.h>
void CARD_WaitRomAsync(void);
None.
None.
If an asynchronous process to a CARD ROM device is running, CARD_WaitRomAsync
waits until it the asynchronous process completes before executing. If an asynchronous process is not running, CARD_WaitRomAsync
returns control immediately.
CARD_ReadRomAsync, CARD_TryWaitRomAsync
2004/07/05 Initial version.
CONFIDENTIAL