git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix leakage on mid-level page table when freeing vms
[lunaix-os.git]
/
lunaix-os
/
includes
/
lunaix
/
mm
/
vmtlb.h
diff --git
a/lunaix-os/includes/lunaix/mm/vmtlb.h
b/lunaix-os/includes/lunaix/mm/vmtlb.h
index d4baf85de719bf99e1dee6a9007b34de996c3f18..c17ffcd2d3b162d5edf97e8a28a6821f57f72f92 100644
(file)
--- a/
lunaix-os/includes/lunaix/mm/vmtlb.h
+++ b/
lunaix-os/includes/lunaix/mm/vmtlb.h
@@
-1,7
+1,7
@@
#ifndef __LUNAIX_TLB_H
#define __LUNAIX_TLB_H
-#include <
sys/m
m/tlb.h>
+#include <
as
m/tlb.h>
// TODO