Subject: CVS commit: src/sys/lkm/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/16/2004 00:35:48
Module Name: src
Committed By: matt
Date: Fri Jan 16 00:35:48 UTC 2004
Modified Files:
src/sys/lkm/arch/powerpc: lkmtramp.awk lkmwrap.awk
Log Message:
Enhance the scripts to not use trampolines for symbols which are internal
to the module.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/lkm/arch/powerpc/lkmtramp.awk \
src/sys/lkm/arch/powerpc/lkmwrap.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.