Home
last modified time | relevance | path

Searched refs:libc_objs (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.2/user/libs/libc/src/
DMakefile14 libc_objs:= $(shell find ./*.c) macro
20 $(libc_objs): ECHO
32 libc: $(libc_objs) libc_rust