mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-18 11:46:04 +00:00
8 lines
124 B
ArmAsm
8 lines
124 B
ArmAsm
|
|
#include <grub/symbol.h>
|
|
|
|
FUNCTION (grub_cpu_flush_cache)
|
|
FUNCTION (grub_arch_sync_caches)
|
|
#include "cache_flush.S"
|
|
j $ra
|