freebsd-nq/sys/boot/i386
Peter Wemm 2a26e9ea83 Align to sizeof(long) rather than sizeof(int32_t). It needs to be
long because this code is shared with the alpha.  I hope the alpha can
read 32 bit ints at 32 bit alignment (vs. 64 bit alignment).
1998-10-14 05:07:23 +00:00
..
boot0 Don't use an absolute path to objcopy. 1998-10-13 18:29:18 +00:00
boot2 Fix btx include path. 1998-10-14 01:53:56 +00:00
btx Don't use an absolute path to objcopy. 1998-10-13 18:29:18 +00:00
gptboot Fix btx include path. 1998-10-14 01:53:56 +00:00
libi386 Align to sizeof(long) rather than sizeof(int32_t). It needs to be 1998-10-14 05:07:23 +00:00
loader Do without head and tail: they're pretty unnecessary here anyway. 1998-10-12 01:44:15 +00:00
Makefile Drop .MAKEFLAGS: hack. 1998-10-12 02:05:44 +00:00