freebsd-dev/sys/boot/pc98/boot2
Dimitry Andric cd70197aa9 Use a cleaner expression to retrieve the memory size in pc98's boot2.c,
which also avoids NULL pointer arithmetic, as suggested by jhb.  The
available space goes from 11 bytes to 7.

Reviewed by:	nyan
Approved by:	rpaulo (mentor)
2010-09-01 15:24:47 +00:00
..
boot1.S Reimplement the boot2 for pc98 completely. 2009-12-31 15:03:33 +00:00
boot2.c Use a cleaner expression to retrieve the memory size in pc98's boot2.c, 2010-09-01 15:24:47 +00:00
Makefile Always compile pc98 boot2 with gcc instead of clang, just as with i386 2010-08-31 17:38:20 +00:00