NetBSD/lib/csu/m68k_elf
lukem fe5a2bf74b remove the ``static'' from `static void __start()' and `static void ___start()'
because an overly aggressive gcc -O3 "cleverly" optimizes the functions out.
noted in [port-i386/8493], but seen in other ports as well.
1999-11-02 10:07:12 +00:00
..
Makefile Pull together common Makefile fragments for ELF crt0 files, and use it 1999-03-20 00:32:40 +00:00
crt0.c remove the ``static'' from `static void __start()' and `static void ___start()' 1999-11-02 10:07:12 +00:00