]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Inline all the functions that are only called once. This results in a
authorjhb <jhb@FreeBSD.org>
Thu, 6 Jul 2000 01:51:27 +0000 (01:51 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 6 Jul 2000 01:51:27 +0000 (01:51 +0000)
commit1bc7f5bab24ccd2def369230e2caec49181b34b2
tree9b4661c93f5bb96595a662418e1cd2994cf2e5d9
parent6af3988496d8b25ce1504bfb06c041e220383c24
- 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.
sys/boot/i386/boot2/boot2.c
sys/boot/i386/gptboot/gptboot.c