Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
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
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 Sat Sep 20 2025 10:38:59 by
1.9.1