NetBSD/sys/arch/i386/stand/lib/crt
jhawk 07a3d660c5 This change courtesy of Charles Hannum <root@ihack.net>. This
addresses the problems seen by Jason Thorpe <thorpej@netbsd.org> and
Erik Berls <cyber@netbsd.org> necessitating rev 1.20 of
biosboot/main.c.

Move BOOTSEG from 0x100 to 0x1000.
Move heap from 0x10000 to 0x20000.

XXXXXXXX

This is a Kluge From Hell to allow boot blocks to grow a little larger
without diskbuf[] crossing a 64k boundary.
2000-05-21 16:29:14 +00:00
..
bootsect This change courtesy of Charles Hannum <root@ihack.net>. This 2000-05-21 16:29:14 +00:00
dos Unlike in an i386 a.out assembler, where in an .align n directive n is meant 1999-08-23 08:24:36 +00:00
rom Nit: Make bootrealseg conforming. 1999-11-07 01:06:37 +00:00