grub/grub-core/kern/mips/cache.S
Vladimir 'phcoder' Serbinenko f8926c32b4 C part of decompressor
2010-09-21 11:22:52 +02:00

10 lines
155 B
ArmAsm

#include <grub/symbol.h>
.set noreorder
.set nomacro
FUNCTION (grub_cpu_flush_cache)
FUNCTION (grub_arch_sync_caches)
#include "cache_flush.S"
j $ra