# HG changeset patch # User Roland McGrath # Date 761178146 0 # Node ID db25cb887e2207cf1773e765eae6590fd663f13b # Parent a5b94cc9cb1188b7ecf023c61097692ac6515470 (BROKEN_START, TEXT_START): Don't define. (HAVE_TEXT_START): Define this instead. diff -r a5b94cc9cb11 -r db25cb887e22 src/s/netbsd.h --- a/src/s/netbsd.h Sun Feb 13 22:19:34 1994 +0000 +++ b/src/s/netbsd.h Sun Feb 13 22:22:26 1994 +0000 @@ -29,9 +29,7 @@ /* These definitions should work for either dynamic or static linking, whichever is the default for `cc -nostdlib'. */ -#define BROKEN_START -#define TEXT_START ({ extern void start() asm ("start"); &start; }) - +#define HAVE_TEXT_START /* No need to define `start_of_text'. */ #define START_FILES pre-crt0.o /usr/lib/crt0.o #define UNEXEC unexsunos4.o #define RUN_TIME_REMAP