commit | 7564e419932fc21dbff08abb1ba7d202a308ca07 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 01 09:46:58 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 11 16:43:41 2019 -0400 |
tree | aef66196ad3830d10e731f0cb757c54cea85bba8 | |
parent | 813878fcc70c8d5396fc5505d2ef6ad9b8980951 [diff] |
env: Move env import/export functions to env.h Move these functions to the new header file. Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Simon Glass <sjg@chromium.org>