mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-09 06:31:41 +02:00
Add back return statement to fix compiler warning about control flow reaching end of non void function that was introduced with: e05e5de arm: move C runtime setup code in crt0.S Signed-off-by: Allen Martin <amartin@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>