-
- Downloads
MIPS: unify cache maintenance functions
Move the more developed mips32 version of the cache maintenance
functions to a common arch/mips/lib/cache.c, in order to reduce
duplication between mips32 & mips64.
Signed-off-by:
Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Showing
- arch/mips/cpu/mips32/cpu.c 0 additions, 109 deletionsarch/mips/cpu/mips32/cpu.c
- arch/mips/cpu/mips64/cpu.c 0 additions, 58 deletionsarch/mips/cpu/mips64/cpu.c
- arch/mips/lib/Makefile 1 addition, 0 deletionsarch/mips/lib/Makefile
- arch/mips/lib/cache.c 118 additions, 0 deletionsarch/mips/lib/cache.c
arch/mips/lib/cache.c
0 → 100644
Please register or sign in to comment