Date: Tue, 20 Jul 2004 02:40:56 +0000 (UTC) From: Peter Grehan <grehan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc elf_machdep.c Message-ID: <200407200240.i6K2eugX075769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407200240.i6K2eugX075769>
