freebsd-dev/sys/boot/i386/gptboot
Poul-Henning Kamp ed025d6983 Correctly calculate dmadat: We need to take the address of _end, it's
contents is irrelevant and likely to be zero;

This doesn't change the resultant value, but it does save a couple of bytes
because &_end is constant.
2002-10-08 10:15:42 +00:00
..
gptboot.c Correctly calculate dmadat: We need to take the address of _end, it's 2002-10-08 10:15:42 +00:00
Makefile Unbreak boot2 by backing out rev 1.36 to Makefile, which does not 2002-10-08 07:52:28 +00:00