Retro68/gcc/newlib/libc/sys/netware/crt0.c
Wolfgang Thaller d464252791 re-add newlib
2017-04-11 23:13:36 +02:00

5 lines
128 B
C

/* I have a copy of something that would serve as a NetWare crt0.o,
but it is copyright by Novell. */
int _dummy_crt0 = 1;