Add comment

This commit is contained in:
Uwe Seimet 2023-10-02 20:01:31 +02:00
parent 98a76a7a3e
commit 393ff9e8e0

View File

@ -16,6 +16,7 @@
using namespace std;
// Command Descriptor Block
using cdb_t = span<const int>;
namespace scsi_defs