From: Roland McGrath Date: Sun, 13 Feb 1994 22:22:26 +0000 (+0000) Subject: (BROKEN_START, TEXT_START): Don't define. X-Git-Tag: emacs-19.34~9914 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1e08a36116f3bc202905b16a09b6d2e077fafd6;p=emacs.git (BROKEN_START, TEXT_START): Don't define. (HAVE_TEXT_START): Define this instead. --- diff --git a/src/s/netbsd.h b/src/s/netbsd.h index 622fe17b8db..7e75f233266 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h @@ -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