µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
init-fini.c File Reference

Go to the source code of this file.

Functions

void _fini (void)
 
void _init (void)
 

Function Documentation

◆ _fini()

void _fini ( void  )

Definition at line 38 of file init-fini.c.

◆ _init()

void _init ( void  )

Definition at line 32 of file init-fini.c.