Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/arch/x86_64/asm/
DMakefile6 kernel_arch_x86_64_asm_objs:= $(shell find ./*.c) macro
12 $(kernel_arch_x86_64_asm_objs): ECHO
18 all: $(kernel_arch_x86_64_asm_objs)