]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Split out cedit into its own header
authorSimon Glass <sjg@chromium.org>
Mon, 14 Aug 2023 22:40:25 +0000 (16:40 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 25 Aug 2023 17:54:33 +0000 (13:54 -0400)
commit040b04685ea4c47a5148c2fcc2ff6dfdd83bc714
treec7b2257b3916b3769b15ffa336389b559364dd76
parent431b21fd407f4a76cdc182ee40184311562e5505
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>
boot/cedit.c
cmd/cedit.c
include/cedit.h [new file with mode: 0644]
include/expo.h