mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-29 16:39:19 +00:00
Add missing #endif
This commit is contained in:
parent
6f6d4aa02c
commit
2009da62f2
@ -42,6 +42,7 @@ void EXPORT_FUNC (__bswapsi2) (void);
|
|||||||
# ifdef HAVE___BSWAPDI2
|
# ifdef HAVE___BSWAPDI2
|
||||||
void EXPORT_FUNC (__bswapdi2) (void);
|
void EXPORT_FUNC (__bswapdi2) (void);
|
||||||
# endif
|
# endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE__RESTGPR_14_X
|
#ifdef HAVE__RESTGPR_14_X
|
||||||
void EXPORT_FUNC (_restgpr_14_x) (void);
|
void EXPORT_FUNC (_restgpr_14_x) (void);
|
||||||
|
Loading…
Reference in New Issue
Block a user