freebsd-dev/sys/boot/pc98/boot2
Dimitry Andric 227209559d Avoid directly manipulating a NULL pointer (which could result in
undefined behaviour) in sys/boot/pc98/boot2/boot2.c.

Reviewed by:	nyan
Approved by:	rpaulo (mentor)
2010-08-31 18:11:50 +00:00
..
boot1.S Reimplement the boot2 for pc98 completely. 2009-12-31 15:03:33 +00:00
boot2.c Avoid directly manipulating a NULL pointer (which could result in 2010-08-31 18:11:50 +00:00
Makefile Always compile pc98 boot2 with gcc instead of clang, just as with i386 2010-08-31 17:38:20 +00:00