commit | 8df4a4eb0c4258e64266f0a235f37df457490013 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 14 16:40:25 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 25 13:54:33 2023 -0400 |
tree | c7b2257b3916b3769b15ffa336389b559364dd76 | |
parent | 50b1e34c0cd283b060337c491014800dd2567475 [diff] |
expo: Split out cedit into its own header Before adding more functions to this interface, create a new header for the configuration editor. Fix up the expo header guard while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>