view src/s/bsdos2.h @ 4565:31344162cf9a

Add #'skip-chars-quote to subr.el 2008-08-09 Aidan Kehoe <kehoea@parhasard.net> * subr.el (skip-chars-quote): New. Given STRING, return a string that means that all characters in STRING will be skipped when passed to #'skip-chars-forward, #'skip-chars-backward.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 09 Aug 2008 13:06:24 +0200
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 */