exit.o: exit.c \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/arch/current.h
panic.o: panic.c \
   /root/toykernel/include/toykernel/kernel.h
printk.o: printk.c \
   /root/toykernel/include/toykernel/stdarg.h \
   /root/toykernel/include/toykernel/stddef.h \
   /root/toykernel/include/toykernel/kernel.h
sched.o: sched.c \
   /root/toykernel/include/toykernel/sched.h \
   /root/toykernel/include/toykernel/kernel_stat.h
start_kernel.o: start_kernel.c \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/arch/system.h
sys.o: sys.c \
   /root/toykernel/include/toykernel/init.h \
   /root/toykernel/include/toykernel/errno.h \
   /root/toykernel/include/toykernel/linkage.h
timer.o: timer.c \
   /root/toykernel/include/toykernel/kernel.h \
   /root/toykernel/include/toykernel/timex.h \
   /root/toykernel/include/arch/param.h
