Date: Thu, 20 Oct 2005 11:14:34 +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: <200510201114.j9KBEYks084157@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510201114.j9KBEYks084157>
