mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
5 lines
128 B
C
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;
|