peter 2002/05/11 14:49:39 PDT
Modified files:
sys/boot/i386/boot2 boot2.c
Log:
Save about 60 bytes by #define memcpy __builtin_memcpy and removing
the function we provided. Restore the Keyboard: yes/no printf for the
probe diagnostics. We end up with 40 bytes free.
Revision Changes Path
1.41 +3 -13 src/sys/boot/i386/boot2/boot2.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message