Cleanup after switching to new way of printing formatted strings
All checks were successful
Builds / ExectOS (i686) (push) Successful in 33s
Builds / ExectOS (amd64) (push) Successful in 34s

This commit is contained in:
2024-02-16 22:04:17 +01:00
parent c99bd73dfd
commit 6d66629124
2 changed files with 0 additions and 6 deletions

View File

@@ -21,9 +21,6 @@ EXTERN LIST_ENTRY BlpConfig;
/* XT Boot Loader loaded configuration */
EXTERN LIST_ENTRY BlpConfigSections;
/* XT Boot Loader hex table */
EXTERN PUINT16 BlpHexTable;
/* XT Boot Loader protocol */
EXTERN XTBL_LOADER_PROTOCOL BlpLdrProtocol;