kernel_defines.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014 Freie Universität Berlin
3  * 2017 HAW-Hamburg
4  *
5  * This file is subject to the terms and conditions of the GNU Lesser
6  * General Public License v2.1. See the file LICENSE in the top level
7  * directory for more details.
8  */
9 
10 #pragma once
11 
23 #include "modules.h"
24 #include "riot_version.h"
25 #include "compiler_hints.h"
26 #include "container.h"
27 
28 #ifdef __cplusplus
29 extern "C" {
30 #endif
31 
32 #ifdef __cplusplus
33 }
34 #endif
35 
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.