diff options
| author | Simon Glass <[email protected]> | 2019-08-01 09:46:40 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-08-11 16:43:41 -0400 |
| commit | af95f2061aee57ce76e1d62a6962724cc5a849a8 (patch) | |
| tree | 023ea936c7cabe544c914b0884caa789c3d85d49 /include/android_bootloader_message.h | |
| parent | 9fe657daa79fb27b5f49fb9ce32cb8f5a216ae09 (diff) | |
env: Create a new file for environment functions
At present we have environment.h but this file includes all the
environment-related header files as well as internals such as
default_environment.
It seems desirable to have a new header to hold the commonly used
environment functions, so that most files can avoid including all of this
unnecessary stuff.
Create a new env.h header and move one function over to it.
Signed-off-by: Simon Glass <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
Reviewed-by: Simon Goldschmidt <[email protected]>
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions
