From: Kumar Gala Date: Fri, 9 Sep 2005 20:02:25 +0000 (-0500) Subject: [PATCH] powerpc: Merged ppc_asm.h X-Git-Tag: v2.6.15-rc1~59^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f7c690728ace1404f72d74972dcc261674c0dd4;p=pandora-kernel.git [PATCH] powerpc: Merged ppc_asm.h Merged ppc_asm.h between ppc32 & ppc64. The majority of the file is common between the two architectures excluding how a single GPR is saved/restored and which GPRs are non-volatile. Additionally, moved the ASM_CONST macro used on ppc64 into ppc_asm.h. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed