Home
last modified time | relevance | path

Searched hist:c4b37847d3f8f98335253bd0e7aeee3ba141b237 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.cc4b37847d3f8f98335253bd0e7aeee3ba141b237 Thu May 09 15:10:06 UTC 2013 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> MIPS: bootm: optimize kernel entry call

Fix signature of kernel entry function. Mark the kernel entry
with __noreturn for better code optimisation.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>