mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-20 10:53:08 +00:00
Move the program's entry point to os.c, in preparation for a separate fuzzing entry point to be added. Signed-off-by: Andrew Scull <ascull@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>