From 76ca3158518a851085b5a5ebe3724d0c0c3be857 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 21 Oct 2003 13:23:37 +0000 Subject: add clear text debug output for ioctls --- (limited to 'libopie2/opienet/oioctlmap.h') diff --git a/libopie2/opienet/oioctlmap.h b/libopie2/opienet/oioctlmap.h new file mode 100644 index 0000000..1cd89a3 --- a/dev/null +++ b/libopie2/opienet/oioctlmap.h @@ -0,0 +1,17 @@ + +/* + * ioctl table - generated by regen.py - (C) Michael 'Mickey' Lauer + */ + +#ifndef IOCTLMAP_H +#define IOCTLMAP_H + +#include +#include + +typedef QIntDict IntStringMap; + +IntStringMap* constructIoctlMap(); + +#endif + -- cgit v0.9.0.2