diff options
Diffstat (limited to 'sys/powerpc/ofw/ofw_pci.c')
-rw-r--r-- | sys/powerpc/ofw/ofw_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/ofw/ofw_pci.c b/sys/powerpc/ofw/ofw_pci.c index ca4b36eb04564..fe45ea52e8880 100644 --- a/sys/powerpc/ofw/ofw_pci.c +++ b/sys/powerpc/ofw/ofw_pci.c @@ -28,7 +28,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from NetBSD: pci_machdep.c,v 1.18 2001/07/22 11:29:48 wiz Exp - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/ofw/ofw_pci.c,v 1.5 2005/01/07 02:29:20 imp Exp $ */ #include <sys/param.h> |