commit | d7b48758a5b2c9ab911b77370726071b30ac8c2c | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Mon Oct 26 19:05:32 2020 +1100 |
committer | Edward O'Callaghan <quasisec@chromium.org> | Tue Oct 27 11:29:06 2020 +0000 |
tree | b4e38bfe25063c1f0c22445138cbcd5634886334 | |
parent | 6d69c182da21d2b43d0f4c019efcb9d4de470328 [diff] |
internal.c: Reshuffle functions to avoid forward decls This just makes internal.c a little easier to parse and avoids some fn prototypes on the mental stack. BUG=none BRANCH=none TEST=builds Change-Id: I693e30068e6a53b5fc161d895af451540650a8fe Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/46813 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>