vmod/vmodttl: fixed bug related to luns not ordered and/or not starting from zero.
[ht-drivers.git] / mttn / include / mttdrvr.h
blob89123bb233df6403f66cd82da6debbaa1531a6f8
1 /* ************************************************************************ */
2 /* CTG (Controls Timing Generator) device driver. MTT Version. */
3 /* Julian Lewis 18th/March/2003 */
4 /* ************************************************************************ */
6 #ifndef MTTDRVR
7 #define MTTDRVR
9 #include <skeluser.h>
10 #include <skeluser_ioctl.h>
11 #include <skel.h>
12 #include <mtt.h>
15 #endif