view src/s/bsdos2.h @ 720:128e95ac472f

[xemacs-hg @ 2001-12-30 04:12:04 by wmperry] Avoid lots of warnings when using GTK by slapping -Wno-shadow onto the CFLAGS. Make sure to use toolbar-common.o with gtk builds now.
author wmperry
date Sun, 30 Dec 2001 04:12:08 +0000
parents 3ecd8885ac67
children
line wrap: on
line source

/* Synched up with: FSF 19.31. */

/* s/ file for BSDI BSD/OS 2.x system.  */

#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 */