forked from xt-sys/exectos
Implement RtlCopyMemory() and RtlSameMemory(), no inline functions in static library
This commit is contained in:
@@ -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/memory.c
|
||||
${XTKLIB_SOURCE_DIR}/rtl/plist.c
|
||||
${XTKLIB_SOURCE_DIR}/rtl/widestr.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user