Main Page | Data Structures | Directories | File List | Data Fields | Globals

drive.h

Go to the documentation of this file.
00001 #ifndef __DRIVE_H__
00002 #define __DRIVE_H__
00003 
00004 #include <drivers/drivers.h>
00005 
00006 void drive(drivefunc_t func, void *data);
00007 
00008 #endif

Generated on Thu Sep 6 13:13:11 2007 for driver by  doxygen 1.3.9.1