Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
auto_init.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2010,2015 Freie Universität Berlin
3
* Copyright (C) 2010 Kaspar Schleiser <kaspar@schleiser.de>
4
* Copyright (C) 2013-2018 Inria
5
*
6
* This file is subject to the terms and conditions of the GNU Lesser
7
* General Public License v2.1. See the file LICENSE in the top level
8
* directory for more details.
9
*/
10
11
#pragma once
12
110
#ifdef __cplusplus
111
extern
"C"
{
112
#endif
113
121
void
auto_init
(
void
);
122
123
#ifdef __cplusplus
124
}
125
#endif
126
auto_init
void auto_init(void)
Initializes all high level modules that do not require parameters for initialization or uses default ...
Generated on Mon Jun 30 2025 18:46:46 by
1.9.1