Basic support for double linked lists
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2022-08-13 23:15:06 +02:00
parent 96871fd042
commit f67bc808cc
3 changed files with 77 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ include_directories(
list(APPEND XTKLIB_SOURCE
${XTKLIB_SOURCE_DIR}/hl/cport.c
${XTKLIB_SOURCE_DIR}/hl/${ARCH}/cpufunc.c
${XTKLIB_SOURCE_DIR}/rtl/plist.c
${XTKLIB_SOURCE_DIR}/rtl/widestr.c)
# Add library