u-boot-brain/arch/mips/include
Daniel Schwierzeck 5b6f357fe7 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>
2016-01-16 21:06:45 +01:00
..
asm MIPS: create .text sub-sections for assembler functions 2016-01-16 21:06:45 +01:00