freebsd-dev/sys/boot/alpha/boot1
Ian Dowse 3db327c495 Cut more than 500 bytes off the size of the alpha boot1 by adding
a simple version of bcopy() so we avoid picking up the overly-complex
implementation in libc (via libstand). This is not necessary on
-current, but RELENG_4 has apparently just exceeded the 15-sector
limit for boot1.

Reviewed by:	wilko
2002-01-18 21:54:02 +00:00
..
boot1.c Make a few functions inline to save space. 2000-10-25 23:24:43 +00:00
Makefile Remove an unnecessary .PATH entry. 2000-07-21 22:36:42 +00:00
sys.c Cut more than 500 bytes off the size of the alpha boot1 by adding 2002-01-18 21:54:02 +00:00