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 2c9cff58adce..109e2f044f2e 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.3 2003/03/03 12:05:06 grehan Exp $ */ #include <sys/param.h> |
