TA-REF
crt.h File Reference
+ 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)
 

Function Documentation

◆ crt_begin()

void crt_begin ( void  )

◆ crt_end()

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.

◆ main()

int main ( void  )