Home
last modified time | relevance | path

Searched refs:no_std_crt0 (Results 1 – 3 of 3) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCglobl.h312 int no_std_crt0; /* for the z80/gbz80 do not link default crt0.o*/ member
H A DSDCCmain.c1821 if (!options.no_std_crt0) in linkEdit()
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dmain.c77 …{0, OPTION_NO_STD_CRT0, &options.no_std_crt0, "For the z80/gbz80 do not link default crt0.rel"…
92 …{0, OPTION_NO_STD_CRT0, &options.no_std_crt0, "For the z80/gbz80 do not link default crt0.rel"…