2009-07-27 20:23:08 +04:00
|
|
|
/*
|
|
|
|
** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
|
|
|
|
** Distributed under the terms of the OpenBeOS License.
|
|
|
|
*/
|
2010-10-25 02:06:22 +04:00
|
|
|
#ifndef _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H
|
|
|
|
#define _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H
|
2009-07-27 20:23:08 +04:00
|
|
|
|
2010-10-25 02:06:22 +04:00
|
|
|
#endif /* _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H */
|