commit | 941f8f08b4cf3de851fc2b5b3d02384f768361ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 03 11:31:24 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:17 2020 -0600 |
tree | 135bca2a338f1154fe5aadc9d9d89cb5ef48a2c9 | |
parent | cb90bd338671f625f9ee7f8c9b22583fed2e2f30 [diff] |
dtoc: Document the return value of scan_structs() Add documentation to this function as well as generate_structs(), where the return value is ultimately passed in. Signed-off-by: Simon Glass <sjg@chromium.org>