Added TODO

This commit is contained in:
Uwe Seimet 2021-08-24 11:21:34 +02:00
parent a2f639f914
commit 54d4d13dea

View File

@ -15,6 +15,7 @@
class SASIDEV;
// TODO There should also be MMCDevice, and scsicd should be derived from MMCDevice, not from BlockDevice
class BlockDevice : public PrimaryDevice
{
public: