Files
xv6-custom-os/trap.d
2022-12-06 11:49:47 +00:00

3 lines
118 B
Makefile

trap.o: trap.c /usr/include/stdc-predef.h types.h defs.h param.h \
memlayout.h mmu.h proc.h x86.h traps.h spinlock.h