/* ** Copyright 2019, Adrien Destugues, pulkomandy@pulkomandy.tk ** Distributed under the terms of the MIT License. */ #ifndef _KERNEL_ARCH_SPARC_MMU_H #define _KERNEL_ARCH_SPARC_MMU_H #include #include #include #endif /* _KERNEL_ARCH_SPARC_MMU_H */