Subject: CVS commit: src/sys/arch/sgimips/pci
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 01/18/2004 00:50:08
Module Name:	src
Committed By:	sekiya
Date:		Sun Jan 18 00:50:08 UTC 2004

Modified Files:
	src/sys/arch/sgimips/pci: macepci.c pci_machdep.c

Log Message:
Do not directly reference crime_*() routines, go through the platform
struct pointers instead.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/sgimips/pci/macepci.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/sgimips/pci/pci_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.