xref: /haiku/headers/private/kernel/arch/x86/arch_vm_translation_map.h (revision e680a439bf54eb3f561c3fc8cefd299587e69368)
1 /*
2 ** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
3 ** Distributed under the terms of the MIT License.
4 */
5 #ifndef _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H
6 #define _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H
7 
8 
9 #endif /* _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H */
10