mirror of
https://xff.cz/git/u-boot/
synced 2026-01-01 01:17:10 +01:00
This function currently has no tests. Export it so that we can implement a simple test on sandbox. Use IS_ENABLED() to remove the unused code, instead #ifdef. Signed-off-by: Simon Glass <sjg@chromium.org>