Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
exceptions.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Gunar Schorcht
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
24
extern
void
init_exceptions
(
void
);
25
26
#ifdef __cplusplus
27
}
28
#endif
init_exceptions
void init_exceptions(void)
Initialize exception handler.
Generated on Fri Sep 19 2025 09:22:55 by
1.13.2