Fix XTLDR configuration
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 29s

This commit is contained in:
2023-12-22 23:36:09 +01:00
parent 32042ef643
commit 113a46ef10
4 changed files with 21 additions and 24 deletions

View File

@@ -13,7 +13,7 @@
/* XT Boot Loader configuration list */
EXTERN PLIST_ENTRY BlpConfig;
EXTERN LIST_ENTRY BlpConfig;
/* XT Boot Loader loaded configuration */
EXTERN LIST_ENTRY BlpConfigSections;