Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 11/29/2000 19:55:53
Module Name: syssrc
Committed By: tsubai
Date: Wed Nov 29 17:55:53 UTC 2000
Modified Files:
syssrc/sys/arch/macppc/include: intr.h
syssrc/sys/arch/macppc/macppc: extintr.c
Log Message:
Make spl functions no-inline. This saves size and even it runs faster on
some systems.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/macppc/include/intr.h
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/macppc/macppc/extintr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.