mirror of
https://xff.cz/git/u-boot/
synced 2025-10-09 12:06:41 +02:00
env: Move env_get() to env.h
Move env_get() over to the new header file. Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#endif
|
||||
#include <cli.h>
|
||||
#include <console.h>
|
||||
#include <env.h>
|
||||
#include <flash.h>
|
||||
#include <malloc.h>
|
||||
#include <mmc.h>
|
||||
|
Reference in New Issue
Block a user