mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
These functions are available on x86 but not sandbox. They are useful shortcuts and clarify the code, so add them to sandbox. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>