diff options
Diffstat (limited to 'sys/sun4v/include/bus_dma.h')
-rw-r--r-- | sys/sun4v/include/bus_dma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/bus_dma.h b/sys/sun4v/include/bus_dma.h index e2b89a1263a5..06e6dc16008d 100644 --- a/sys/sun4v/include/bus_dma.h +++ b/sys/sun4v/include/bus_dma.h @@ -69,7 +69,7 @@ * and * from: FreeBSD: src/sys/alpha/include/bus.h,v 1.9 2001/01/09 * - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/bus_dma.h,v 1.1.6.1 2008/11/25 02:59:29 kensmith Exp $ */ #ifndef _SPARC64_BUS_DMA_H |