Skip to content
Commit 48ee7b68 authored by Gregory CLEMENT's avatar Gregory CLEMENT Committed by Daniel Schwierzeck
Browse files

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: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent a0abb52c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment