Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / sdk / lib / drivers / csq / csq.def
diff --git a/sdk/lib/drivers/csq/csq.def b/sdk/lib/drivers/csq/csq.def
new file mode 100644 (file)
index 0000000..00f08b5
--- /dev/null
@@ -0,0 +1,9 @@
+LIBRARY                        CSQ
+DESCRIPTION            "ReactOS Cancel-Safe Queue Library"
+EXPORTS
+  IoCsqInitialize
+  IoCsqInitializeEx
+       IoCsqInsertIrp
+       IoCsqInsertIrpEx
+  IoCsqRemoveIrp
+  IoCsqRemoveNextIrp