commit | c62f62b0fccca951bdc91f3ab85f495fdcc0efb2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 01 09:47:02 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 11 16:43:41 2019 -0400 |
tree | ecfa7ad899aa6fa605da07332d2796eb1ee730ea | |
parent | b5f449e8e947cf94055d0300a8625cd6bc9c37f5 [diff] |
env: Move env_reloc() to env.h Move env_reloc() over to the new header file. Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Simon Glass <sjg@chromium.org>