changeset 5938:db25cb887e22

(BROKEN_START, TEXT_START): Don't define. (HAVE_TEXT_START): Define this instead.
author Roland McGrath <roland@gnu.org>
date Sun, 13 Feb 1994 22:22:26 +0000
parents a5b94cc9cb11
children 454dc146502d
files src/s/netbsd.h
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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