cvs commit: src/sys/boot/ofw/libofw libofw.h
Marius Strobl
marius at FreeBSD.org
Thu Oct 20 04:14:35 PDT 2005
marius 2005-10-20 11:14:34 UTC
FreeBSD src repository
Modified files:
sys/boot/ofw/libofw libofw.h
Log:
Use an ihandle_t to store the instance handle of an opened device
instead of a phandle_t (package handle). Since both are typedefed
to unsigned int, this is more or less cosmetic.
Revision Changes Path
1.11 +1 -1 src/sys/boot/ofw/libofw/libofw.h
More information about the cvs-src
mailing list