Cleanup old XTOS boot protocol module
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 30s
Builds / ExectOS (i686) (push) Successful in 31s

This commit is contained in:
2024-01-28 15:54:01 +01:00
parent 4f657b4574
commit 2e12d30aa4
2 changed files with 0 additions and 386 deletions

View File

@@ -9,7 +9,6 @@ include_directories(
# Specify list of source code files
list(APPEND XTLDR_XTOS_O_SOURCE
${XTLDR_XTOS_O_SOURCE_DIR}/${ARCH}/memory.c
${XTLDR_XTOS_O_SOURCE_DIR}/memory.c
${XTLDR_XTOS_O_SOURCE_DIR}/xtos.c)
# Link bootloader executable