[POWERPC] convert string i/o operations to C
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 Sep 2006 12:17:49 +0000 (22:17 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Sep 2006 04:06:18 +0000 (14:06 +1000)
This produces essentially the same code and will make the iSeries i/o
consolidation easier.

The count parameter is changed to long since that will produce the same
(better) code on 32 and 64 bit builds.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found