/* * \brief Translation table definitions for core * \author Stefan Kalkowski * \date 2019-05-10 */ /* * Copyright (C) 2019 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU Affero General Public License version 3. */ #ifndef _CORE__SPEC__ARM_V8__TRANSLATION_TABLE_H_ #define _CORE__SPEC__ARM_V8__TRANSLATION_TABLE_H_ /* core includes */ #include #endif /* _CORE__SPEC__ARM_V8__TRANSLATION_TABLE_H_ */