diff src/s/bsdos2.h @ 157:6b37e6ddd302 r20-3b5

Import from CVS: tag r20-3b5
author cvs
date Mon, 13 Aug 2007 09:40:41 +0200
parents 376386a54a3c
children 0132846995bd
line wrap: on
line diff
--- a/src/s/bsdos2.h	Mon Aug 13 09:39:46 2007 +0200
+++ b/src/s/bsdos2.h	Mon Aug 13 09:40:41 2007 +0200
@@ -4,5 +4,12 @@
 
 #include "bsd386.h"
 
+/* mrb was here */
+
+#define ORDINARY_LINK
+
+#if 0
+#define	START_FILES	pre-crt0.o /usr/lib/crt0.o
+#endif
+
 #define	TEXT_START	0x1020	/* for QMAGIC */
-#define	START_FILES	pre-crt0.o /usr/lib/crt0.o