Crt0

From Wikipedia, the free encyclopedia

crt0 (or crt0.o, gcrt0.o, mcrt0.o) is a set of execution startup routines (usually part of the C standard library), platform-dependent, required in order to compile using the gcc and other GNU tools.

[edit] External links