C part of decompressor
This commit is contained in:
parent
c5b4cd370e
commit
f8926c32b4
9 changed files with 272 additions and 20 deletions
|
@ -1,8 +1,8 @@
|
|||
|
||||
#include <grub/symbol.h>
|
||||
|
||||
.set nomacro
|
||||
.set noreorder
|
||||
.set nomacro
|
||||
|
||||
FUNCTION (grub_cpu_flush_cache)
|
||||
FUNCTION (grub_arch_sync_caches)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue