]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MIPS: fix annotation of _start and relocate_code
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 19 Dec 2015 19:20:45 +0000 (20:20 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 16 Jan 2016 20:06:45 +0000 (21:06 +0100)
commit113492988b0f471f9fe4f8f987a52c58a782d96f
tree1c1f05c1719b9ae07b846a0096136e3ab941eafb
parent1a96780016beba15470ce34689dc951761db2d2a
MIPS: fix annotation of _start and relocate_code

Correctly annotate _start and relocate_code as functions to
produce more readable disassembly code generated by objdump.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/cpu/start.S
arch/mips/include/asm/asm.h