|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Functions | |
| void | __libc_fini_array (void) |
| 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... | |
Variables | |
| int | __bss_start__ |
| int | __bss_end__ |
| void(* | __preinit_array_start [])(void) |
| void __libc_fini_array | ( | void | ) |
| int __bss_end__ |
Referenced by CRTStartup().
| int __bss_start__ |
Referenced by CRTStartup().
| void(* __preinit_array_start[])(void) |
1.8.15