mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-07 04:20:43 +01:00
sandbox: drop unused return
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
ab06a758b9
commit
fec79acc86
1 changed files with 0 additions and 2 deletions
|
|
@ -28,6 +28,4 @@ int main(int argc, char *argv[])
|
|||
* never return.
|
||||
*/
|
||||
board_init_f(0);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue