]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix some ifdef logic in the libc syncicache() bit that I somehow missed in the
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Wed, 24 Sep 2008 01:06:11 +0000 (01:06 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Wed, 24 Sep 2008 01:06:11 +0000 (01:06 +0000)
commita63c2f9df09939b5cb2315f9a1a9883ffed9ed45
tree4097ee34fd585cd5232d2a49f0b5ff9b4ee2fc21
parent4c01c0b965cab53171dda3e7f7c4c8fc406f5201
Fix some ifdef logic in the libc syncicache() bit that I somehow missed in the
last commit. Now it really can use a runtime-set cacheline size.
lib/libc/powerpc/gen/syncicache.c