git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73ea9e1
)
[POWERPC] convert string i/o operations to C
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 19 Sep 2006 12:17:49 +0000
(22:17 +1000)
committer
Stephen 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