Date: Wed, 30 Nov 2005 13:19:03 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ofw/libofw libofw.h Message-ID: <200511301319.jAUDJ3wS031489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-11-30 13:19:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/boot/ofw/libofw libofw.h
Log:
MFC: 1.11
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.10.2.1 +1 -1 src/sys/boot/ofw/libofw/libofw.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511301319.jAUDJ3wS031489>
