mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-04 11:04:43 +00:00
arc: Do not create spurious variable grub_arc_memory_type_t.
This commit is contained in:
parent
5435aaac3c
commit
3d86efda00
@ -53,7 +53,7 @@ enum grub_arc_memory_type
|
||||
#ifndef GRUB_CPU_WORDS_BIGENDIAN
|
||||
GRUB_ARC_MEMORY_FREE_CONTIGUOUS,
|
||||
#endif
|
||||
} grub_arc_memory_type_t;
|
||||
};
|
||||
|
||||
struct grub_arc_timeinfo
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user