aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/u-boot.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-06-02 11:08:20 -0600
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2015-07-07 11:39:22 +0200
commit1251d51ca587431d07fb37fecb86b21db682e250 (patch)
tree52daeb01347f666f6399475dacda5c286be08a6b /arch/arm/include/asm/u-boot.h
parent6f43ba70d15e15a08c25b3d956c70addb6740737 (diff)
arm: Add ENTRY/ENDPROC to private libgcc functions
When CONFIG_SYS_THUMB_BUILD is defined these functions may be called from Thumb code. Add the required ENTRY and ENDPROC bracketing so that BLX is used to call these ARM functions, instead of plain BL, which will fail. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Pavel Machek <pavel@denx.de>
Diffstat (limited to 'arch/arm/include/asm/u-boot.h')
0 files changed, 0 insertions, 0 deletions