/* * ioctl table - generated by regen.py - (C) Michael 'Mickey' Lauer */ #ifndef IOCTLMAP_H #define IOCTLMAP_H #include #include typedef QIntDict IntStringMap; IntStringMap* constructIoctlMap(); #endif