#include <nitro/fs.h>
#define FS_DMA_NOT_USE ((u32)~0)
This constant is used when the ROM file system specifies transfer by the CPU instead of a DMA channel. The FS_Init
and FS_SetDefaultDMA
functions use this constant.
2004/05/14 Initial version.
CONFIDENTIAL