diff options
Diffstat (limited to 'vmtables.d')
-rw-r--r-- | vmtables.d | 5 |
1 files changed, 5 insertions, 0 deletions
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 |