From 6af21e6a4f2251e71353562d5df7f376fdffc270 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 25 Mar 2025 17:36:52 -0400 Subject: initial checkout from wrc --- vmtables.d | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vmtables.d (limited to 'vmtables.d') diff --git a/vmtables.d b/vmtables.d new file mode 100644 index 0000000..6fbb02c --- /dev/null +++ b/vmtables.d @@ -0,0 +1,5 @@ +vmtables.o: kernel/vmtables.c include/common.h include/types.h \ + include/params.h include/defs.h include/kdefs.h include/debug.h \ + include/cio.h include/support.h include/lib.h include/klib.h \ + include/x86/ops.h include/kmem.h include/procs.h include/vm.h \ + include/x86/arch.h -- cgit v1.2.3-freya