genode/repos/base-sel4/src/base/internal/native_types.h

21 lines
481 B
C

/*
* \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 <base/native_types.h>
#endif /* _BASE__INTERNAL__NATIVE_TYPES_H_ */