b6f76ebe71
Fixes #8681.
9 lines
280 B
C
9 lines
280 B
C
/*
|
|
** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
|
|
** Distributed under the terms of the MIT License.
|
|
*/
|
|
#ifndef _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H
|
|
#define _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H
|
|
|
|
#endif /* _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H */
|