Kernel - Implimenting PTYs (untested, unintegrated)
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / include_exp / acess / devices.h
index bfbb625..c154c0b 100644 (file)
@@ -6,10 +6,10 @@
 
 // === COMMON ===
 enum eDrv_Common {
-       DRV_IOCTL_NULL,
        DRV_IOCTL_TYPE,
        DRV_IOCTL_IDENT,
-       DRV_IOCTL_VER
+       DRV_IOCTL_VER,
+       DRV_IOCTL_LOOKUP,
 };
 
 enum eDrv_Types {

UCC git Repository :: git.ucc.asn.au