|
TA-REF
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | crt_begin (void) |
| void | crt_end (void) |
| int | main (void) |
| void crt_begin | ( | void | ) |
| void crt_end | ( | void | ) |
crt_end() - Ends the certification.
It compares __fini_array_start and __fini_array_end; and then it the loops through the file pointer.
| int main | ( | void | ) |