PA_FAT.h

00001 #ifndef _PA_FAT
00002 #define _PA_FAT
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00008 #include "PA9.h"
00009 
00010 
00011 #ifdef FAT_DRIVER
00012        #include "../../../FAT/disc_io.h"
00013        #include "../../../FAT/gba_nds_fat.h"
00014        #include "../../../FAT/io_fcsr.h"
00015        #include "../../../FAT/io_m3cf.h"
00016        #include "../../../FAT/io_mpcf.h"
00017        #include "../../../FAT/io_nmmc.h"
00018        #include "../../../FAT/io_sccf.h"
00019        #include "../../../FAT/io_scsd.h"
00020 #endif
00021 
00022 
00023 
00024 
00025 
00026 
00027 #ifdef __cplusplus
00028 }
00029 #endif
00030 
00031 
00032 
00033 #endif
00034 

Generated on Sun Feb 26 20:46:19 2006 for PAlib by  doxygen 1.3.9.1