Fix build error by adding -fno-stack-protector to CFLAGS in usr/LBuild (#63)
[lunaix-os.git] / lunaix-os / includes / lunaix / mm / vmtlb.h
1 #ifndef __LUNAIX_TLB_H
2 #define __LUNAIX_TLB_H
3
4 #include <asm/tlb.h>
5
6 // TODO
7
8 #endif /* __LUNAIX_TLB_H */