diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-12-15 11:06:05 +0100 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-12-29 07:44:06 -0500 |
commit | 9be5c661beecdb8a9d90ab4869ddb501b4990dd9 (patch) | |
tree | 0a7926aa2a00ae9d9931e1476deb5cb49ada848b /board/bachmann/ot1200 | |
parent | 4e1ef15091b6f42ac13c22e3acc45a9bd9cce852 (diff) | |
download | u-boot-imx-9be5c661beecdb8a9d90ab4869ddb501b4990dd9.zip u-boot-imx-9be5c661beecdb8a9d90ab4869ddb501b4990dd9.tar.gz u-boot-imx-9be5c661beecdb8a9d90ab4869ddb501b4990dd9.tar.bz2 |
arm: semihosting: get rid of forward declarations
By rearranging the functions in the semihosting code we can
avoid forward-declaration of the internal static functions.
This puts the stuff in a logical order: read/open/close/len
and then higher-order functions follow at the end.
Cc: Darwin Rambo <drambo@broadcom.com>
Cc: AKASHI Takahiro <takahiro.akashi@linaro.org>
Cc: Mark Hambleton <mark.hambleton@arm.com>
Cc: Tom Rini <trini@ti.com>
Acked-by: Steve Rae <srae@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'board/bachmann/ot1200')
0 files changed, 0 insertions, 0 deletions