(BROKEN_START, TEXT_START): Don't define.
authorRoland McGrath <roland@gnu.org>
Sun, 13 Feb 1994 22:22:26 +0000 (22:22 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 13 Feb 1994 22:22:26 +0000 (22:22 +0000)
(HAVE_TEXT_START): Define this instead.

src/s/netbsd.h

index 622fe17..7e75f23 100644 (file)
@@ -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