dl_helper: Cleanup
authorLeif Lindholm <leif.lindholm@linaro.org>
Fri, 27 Mar 2015 13:37:16 +0000 (14:37 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Mar 2015 13:37:16 +0000 (14:37 +0100)
commitd47e8ab4b945d1dd50bc7d7ebbbf6f1f255f8f58
treefe283e5eadb0b7281a7499b037cb4aaf16d43604
parentcf2b4a36c408084852c44dea045331f039b895d2
dl_helper: Cleanup

Use the new thumb_get_instruction_word/thumb_set_instruction_word
helpers throughout.

Style cleanup (missing spaces).

Move Thumb MOVW/MOVT handlers into Thumb relocation section of file.
grub-core/kern/arm/dl_helper.c