Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
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
19
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
compiler_hints.h
Common macros and compiler attributes/pragmas configuration.
container.h
Common macros and compiler attributes/pragmas configuration.
modules.h
Common macros and compiler attributes/pragmas configuration.
riot_version.h
Common macros and compiler attributes/pragmas configuration.
Generated on Sun Nov 23 2025 23:27:56 by
1.13.2