PERFORCE change 195154 for review
John Baldwin
jhb at FreeBSD.org
Wed Jun 22 16:29:47 UTC 2011
http://p4web.freebsd.org/@@195154?ac=10
Change 195154 by jhb at 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_ */
More information about the p4-projects
mailing list