]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove a bunch of unused variables, functions and macros. Allocate storage
authorJake Burkholder <jake@FreeBSD.org>
Wed, 24 Apr 2002 01:40:54 +0000 (01:40 +0000)
committerJake Burkholder <jake@FreeBSD.org>
Wed, 24 Apr 2002 01:40:54 +0000 (01:40 +0000)
commit912ceb7f18e408b5bc4637e233328bec7c623ea2
tree4dd3bf296cd82aa94b7627cb90283fbd6331192a
parent58631bbe0e21c2320db31dfdd0bdd9ce4cd875a5
Remove a bunch of unused variables, functions and macros.  Allocate storage
statically instead of using a faked up malloc.
sys/boot/sparc64/boot1/boot1.c