NetBurner 3.5.0
PDF Version
 
fd_drivers.h
1/*NB_REVISION*/
2
3/*NB_COPYRIGHT*/
4
5#ifndef _FD_DRIVERS_H_INC
6#define _FD_DRIVERS_H_INC
7
8#define DATA_F_FILEP 1
9#define DATA_FS_FILEP 2
10#define DATA_CHAR_BUFFER 3
11
12#endif /* ----- #ifndef _FD_DRIVERS_H_INC ----- */