commit | 1ac42900d8de7a8989a76f2b69e6ae46784476b1 | [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 | e074df4d23516597ce65d5056614073cc4e6bfc8 [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>