delay.o: delay.c \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/toykernel/delay.h \
   /root/toykernel/include/arch/processor.h \
   /root/toykernel/include/arch/delay.h \
   /root/toykernel/include/arch/msr.h
memcpy.o: memcpy.c \
   /root/toykernel/include/toykernel/string.h \
   $(wildcard /root/toykernel/include/config/x86/use/3dnow.h)
strstr.o: strstr.c \
   /root/toykernel/include/toykernel/string.h
