2003-10-17 17:35:12 +04:00
|
|
|
/*
|
|
|
|
** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
|
2017-02-10 06:03:59 +03:00
|
|
|
** Distributed under the terms of the MIT License.
|
2003-10-17 17:35:12 +04:00
|
|
|
*/
|
|
|
|
#ifndef _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H
|
|
|
|
#define _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H */
|