bugfixes. Merge MIPS and MIPSel
This commit is contained in:
parent
7dc7e76a56
commit
33dc6f74d2
17 changed files with 77 additions and 5 deletions
5
kern/mips/cache.S
Normal file
5
kern/mips/cache.S
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include <grub/symbol.h>
|
||||
|
||||
FUNCTION (grub_arch_sync_caches)
|
||||
FUNCTION (grub_cpu_flush_cache)
|
||||
j $31
|
Loading…
Add table
Add a link
Reference in a new issue