00001 00006 #ifndef __DRIVE_H__ 00007 #define __DRIVE_H__ 00008 00009 00010 BOOL drive_init(void); 00011 00012 00013 #endif // __DRIVE_H__