commit | 4e9ce8a65fe4510664822a2de4b0d2cf61859b6c | [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 | 4be490ae337355c56da6122d263ef7747d48f983 [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>