u-boot/arch/mips/include
Gregory CLEMENT 48ee7b6853 MIPS: move create_tlb() in an proper header: mipsregs.h
Export create_tlb() as an inline function in mipsregs.h. It allows to
remove the declaration of the function from the board files.

Then it will allow also to use this function very early in the boot when
the stack is not usable.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2018-12-19 15:23:01 +01:00
..
asm MIPS: move create_tlb() in an proper header: mipsregs.h 2018-12-19 15:23:01 +01:00