diff options
Diffstat (limited to 'Private/Source/Storage/SCSIDeviceInterface.cxx')
| -rw-r--r-- | Private/Source/Storage/SCSIDeviceInterface.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Private/Source/Storage/SCSIDeviceInterface.cxx b/Private/Source/Storage/SCSIDeviceInterface.cxx deleted file mode 100644 index abbc1a8f..00000000 --- a/Private/Source/Storage/SCSIDeviceInterface.cxx +++ /dev/null @@ -1,11 +0,0 @@ -/* ------------------------------------------- - - Copyright Mahrouss Logic - -------------------------------------------- */ - -#include <StorageKit/SCSI.hxx> - -///! @brief ATAPI SCSI packet. -const scsi_packet_type kCDRomPacketTemplate = {0x43, 0, 1, 0, 0, 0, - 0, 12, 0x40, 0, 0}; |
