X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fpowerpc%2Flib%2Frheap.c;h=42c5de2c898f28aaae69db9b370f3db0899ec8ef;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=31e511856dc58bc2b819e80c32a35840db5bd9ca;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/arch/powerpc/lib/rheap.c b/arch/powerpc/lib/rheap.c index 31e511856..42c5de2c8 100644 --- a/arch/powerpc/lib/rheap.c +++ b/arch/powerpc/lib/rheap.c @@ -1,4 +1,6 @@ /* + * arch/ppc/syslib/rheap.c + * * A Remote Heap. Remote means that we don't touch the memory that the * heap points to. Normal heap implementations use the memory they manage * to place their list. We cannot do that because the memory we manage may