#include <nitro/os.h>
void DC_WaitWriteBufferEmpty( void );
This function waits until the write buffer is empty. ARM9 can be stalled until the entire contents of the write buffer are written into memory.
Operates register 7 of the system control coprocessor.
None.
None.
12/22/2003 Initial Version