Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2011 16:29:46 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 195154 for review
Message-ID:  <201106221629.p5MGTkjf028633@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@195154?ac=10

Change 195154 by jhb@jhb_jhbbsd on 2011/06/22 16:29:35

	This moved elsewhere.

Affected files ...

.. //depot/projects/pci/sys/x86/include/bus.h#3 edit

Differences ...

==== //depot/projects/pci/sys/x86/include/bus.h#3 (text+ko) ====

@@ -1095,6 +1095,4 @@
 #define	bus_space_copy_region_stream_4(t, h1, o1, h2, o2, c) \
 	bus_space_copy_region_4((t), (h1), (o1), (h2), (o2), (c))
 
-u_long	hostb_alloc_start(int type, u_long start, u_long end, u_long count);
-
 #endif /* _X86_BUS_H_ */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106221629.p5MGTkjf028633>