summaryrefslogtreecommitdiffhomepage
path: root/Kernel/StorageKit/SCSI.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/StorageKit/SCSI.hxx')
-rw-r--r--Kernel/StorageKit/SCSI.hxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/Kernel/StorageKit/SCSI.hxx b/Kernel/StorageKit/SCSI.hxx
new file mode 100644
index 00000000..4a11c6e5
--- /dev/null
+++ b/Kernel/StorageKit/SCSI.hxx
@@ -0,0 +1,11 @@
+/* -------------------------------------------
+
+ Copyright SoftwareLabs
+
+------------------------------------------- */
+
+#pragma once
+
+#include <Builtins/SCSI/SCSI.hxx>
+
+extern const scsi_packet_type kCDRomPacketTemplate;