commit | 5adcaf50cf697aa4d0c731107003c1383b59b214 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Sep 19 22:17:49 2006 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Sep 20 14:06:18 2006 +1000 |
tree | c4f93c02f43c325066a46e9d9221cac9d51125d8 | |
parent | 73ea9e1bcb8eea4f3b2052fe7ccd7ee4b5a271a0 [diff] |
[POWERPC] convert string i/o operations to C 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>