forked from xt-sys/exectos
Initial paging support
This commit is contained in:
@@ -15,6 +15,7 @@ list(APPEND LIBXTLDR_SOURCE
|
||||
|
||||
# Specify list of source code files
|
||||
list(APPEND XTLDR_SOURCE
|
||||
${XTLDR_SOURCE_DIR}/arch/${ARCH}/memory.c
|
||||
${XTLDR_SOURCE_DIR}/config.c
|
||||
${XTLDR_SOURCE_DIR}/console.c
|
||||
${XTLDR_SOURCE_DIR}/debug.c
|
||||
|
Reference in New Issue
Block a user