commit | bfe2c8134913c3d8f71b4c0e6ac466761ee407b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:43 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 08:30:05 2022 -0600 |
tree | b8b171b7333c7d08a14fe16bf475454331217ce4 | |
parent | 657efaa5c0aacd67559bd642ce101de4c213339c [diff] |
sandbox: scsi: Move structs to header file Move these to the SCSI header file so we can access them from multiple emulators. Signed-off-by: Simon Glass <sjg@chromium.org>