bugfixes. Merge MIPS and MIPSel

This commit is contained in:
phcoder 2009-10-10 14:19:50 +02:00
parent 7dc7e76a56
commit 33dc6f74d2
17 changed files with 77 additions and 5 deletions

5
kern/mips/cache.S Normal file
View file

@ -0,0 +1,5 @@
#include <grub/symbol.h>
FUNCTION (grub_arch_sync_caches)
FUNCTION (grub_cpu_flush_cache)
j $31