|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Macros | |
| #define | CRT_HAS_INITFINI_ARRAY |
Functions | |
| void | CRTStartup (void) |
| We declare this function here because we don't want to include crt.h and Add a dependency on our libc for the test code. More... | |
| void | __libc_init_array (void) |
| void | __libc_fini_array (void) |
| #define CRT_HAS_INITFINI_ARRAY |
| void __libc_fini_array | ( | void | ) |
| void __libc_init_array | ( | void | ) |
Referenced by CRTStartup().
1.8.15