Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
auto_init.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2010 Freie Universität Berlin
3
* SPDX-FileCopyrightText: 2015 Freie Universität Berlin
4
* SPDX-FileCopyrightText: 2010 Kaspar Schleiser <kaspar@schleiser.de>
5
* SPDX-FileCopyrightText: 2013-2018 Inria
6
* SPDX-License-Identifier: LGPL-2.1-only
7
*/
8
9
#pragma once
10
108
#ifdef __cplusplus
109
extern
"C"
{
110
#endif
111
119
void
auto_init
(
void
);
120
121
#ifdef __cplusplus
122
}
123
#endif
124
auto_init
void auto_init(void)
Initializes all high level modules that do not require parameters for initialization or uses default ...
Generated on Mon Nov 24 2025 18:43:15 by
1.9.1