Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/03/2000 07:23:08
Module Name: syssrc
Committed By: tsutsui
Date: Fri Nov 3 05:23:08 UTC 2000
Modified Files:
syssrc/sys/dev/ic: intersil7170.h
Log Message:
Wrap function declaration with "#ifndef sun3/#endif"
because sun3 does not have bus_space(9) support and
it have not switched to MI intersil7170 driver.
XXX We should split this into intersil7170{reg,var}.h ?
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/intersil7170.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.