Date: Wed, 5 Jul 2000 18:51:27 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Message-ID: <200007060151.SAA18397@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/07/05 18:51:27 PDT
Modified files:
sys/boot/i386/boot2 boot2.c
Log:
- Inline all the functions that are only called once. This results in a
savings of 68 bytes in boot2.
- Also add a comment warning that you can't remove the empty exit()
function.
Revision Changes Path
1.30 +108 -115 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007060151.SAA18397>
