cvs commit: src/sys/powerpc/powerpc elf_machdep.c
Peter Grehan
grehan at FreeBSD.org
Mon Jul 19 19:40:56 PDT 2004
grehan 2004-07-20 02:40:56 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc elf_machdep.c
Log:
elf_cpu_load_file no longer has an __unused variable. Also, don't
bother syncing the icache for the special case of the kernel (id == 1),
since the loader has already done this.
__unused use reported by: gallatin
Revision Changes Path
1.20 +4 -3 src/sys/powerpc/powerpc/elf_machdep.c
More information about the cvs-all
mailing list