]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFppc64:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 9 Jul 2010 14:01:18 +0000 (14:01 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 9 Jul 2010 14:01:18 +0000 (14:01 +0000)
commit53c30f7e96832ead7676e3879464a3d5682964d0
treefc590edd2048ed28160634a86ec02a47409b9cb5
parent0e8792a1cbab2067333840c5b4704a59b1e0654e
MFppc64:

Use longs instead of ints as the native word type in bcopy(). This will
expand nicely on 64-bit systems.
sys/powerpc/powerpc/bcopy.c