kernel_defines.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2014 Freie Universität Berlin
3  * SPDX-FileCopyrightText: 2017 HAW-Hamburg
4  * SPDX-License-Identifier: LGPL-2.1-only
5  */
6 
7 #pragma once
8 
20 #include "modules.h"
21 #include "riot_version.h"
22 #include "compiler_hints.h"
23 #include "container.h"
24 
25 #ifdef __cplusplus
26 extern "C" {
27 #endif
28 
29 #ifdef __cplusplus
30 }
31 #endif
32 
Common macros and compiler attributes/pragmas configuration.
Common macros and compiler attributes/pragmas configuration.
Common macros and compiler attributes/pragmas configuration.
Common macros and compiler attributes/pragmas configuration.