Home
last modified time | relevance | path

Searched hist:"5 b6f357fe73a3fab11870cceeac5f2fecd6d7e02" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dasm.h5b6f357fe73a3fab11870cceeac5f2fecd6d7e02 Sat Dec 19 19:20:46 UTC 2015 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> MIPS: create .text sub-sections for assembler functions

Put all functions coded in assembly in sub-sections of
section .text. This allows the linker to garbage collect
unused assembly functions too.

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