cvs commit: src/sys/sys _bus_dma.h bus_dma.h
John-Mark Gurney
jmg at FreeBSD.org
Sun Sep 3 00:26:21 UTC 2006
jmg 2006-09-03 00:26:17 UTC
FreeBSD src repository
Modified files:
sys/sys bus_dma.h
Added files:
sys/sys _bus_dma.h
Log:
Break out typedefs from bus_dma.h to _bus_dma.h so that we can get the
typedef for bus_dma_tag_t in sys/bus.h w/o poluting the namespace...
This is in preperation for adding bus_get_dma_tag to sys/bus.h...
Revision Changes Path
1.1 +63 -0 src/sys/sys/_bus_dma.h (new)
1.30 +2 -29 src/sys/sys/bus_dma.h
More information about the cvs-src
mailing list