mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Add back return statement to fix compiler warning about control flow
reaching end of non void function that was introduced with:
|
||
|---|---|---|
| .. | ||
| cpu.c | ||
| Makefile | ||
| os.c | ||
| start.c | ||
| state.c | ||
| u-boot.lds | ||