mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-24 08:56:17 +04:00
10 lines
104 B
Makefile
10 lines
104 B
Makefile
util_subproject_deps = \
|
|
|
|
util_hdrs = \
|
|
|
|
util_c_srcs = \
|
|
snprintf.c \
|
|
string.c \
|
|
|
|
util_asm_srcs = \
|