view src/s/bsdos2.h @ 90772:b15334b4a9c3

(coding_alloc_by_making_gap): New arg offset. (alloc_destination): Call coding_alloc_by_making_gap with the arg offset. (decode_coding_iso_2022): Update coding->safe_charsets. (decode_coding_gap): Temporarily set current_buffer->text->inhibit_shrinking to 1.
author Kenichi Handa <handa@m17n.org>
date Fri, 23 Feb 2007 06:02:23 +0000
parents 68c22ea6027c
children
line wrap: on
line source

/* s/ file for BSDI BSD/OS 2.0 system.  */

#include "bsd386.h"

#define	TEXT_START	0x1020	/* for QMAGIC */
#define	START_FILES	pre-crt0.o /usr/lib/crt0.o
#define	HAVE_TERMIOS
#define	NO_TERMIO

#undef	KERNEL_FILE
#define	KERNEL_FILE	"/bsd"

/* arch-tag: 25ce1827-1511-4305-9058-24dd2118b5b4
   (do not change this comment) */