/* * \brief Platform-specific type and parameter definitions * \author Norman Feske * \date 2015-05-06 */ /* * Copyright (C) 2015 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. */ #ifndef _BASE__INTERNAL__NATIVE_TYPES_H_ #define _BASE__INTERNAL__NATIVE_TYPES_H_ /* Genode includes */ #include #endif /* _BASE__INTERNAL__NATIVE_TYPES_H_ */