Date: Thu, 8 Jul 2010 14:29:23 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ofw ofw_if.m ofw_standard.c openfirm.c src/sys/powerpc/ofw ofw_real.c Message-ID: <201007081430.o68EU4An059990@repoman.freebsd.org>
index | next in thread | raw e-mail
nwhitehorn 2010-07-08 14:29:23 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw ofw_if.m ofw_standard.c openfirm.c
sys/powerpc/ofw ofw_real.c
Log:
SVN rev 209801 on 2010-07-08 14:29:23Z by nwhitehorn
Change the argument type to OF_call_method to take an array of cell_t
instead of unsigned longs to prepare for platforms where they are not
the same.
Revision Changes Path
1.6 +1 -1 src/sys/dev/ofw/ofw_if.m
1.10 +3 -4 src/sys/dev/ofw/ofw_standard.c
1.29 +3 -3 src/sys/dev/ofw/openfirm.c
1.8 +3 -4 src/sys/powerpc/ofw/ofw_real.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007081430.o68EU4An059990>
