![]() |
Xyris
0.5
|
Go to the source code of this file.
Functions | |
void | _init () |
void | _fini () |
C/C++ runtime initialization & teardown. See crti.s and crtn.s for details https://wiki.osdev.org/Calling_Global_Constructors.
Definition in file crti.h.
void _fini | ( | ) |
Global destructor.
void _init | ( | ) |
Global constructor.