powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclared
authorPaul Mackerras <paulus@samba.org>
Mon, 14 Nov 2005 06:32:50 +0000 (17:32 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 14 Nov 2005 06:32:50 +0000 (17:32 +1100)
commit493f25ef4087395891c99fcfe2c72e62e293e89f
treebdb2339dba841e1c459292769e1cafd9698ae1a7
parent5be396b00ca0f2f769c55cf69bbd7c77451c925e
powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclared

This defines PPC_MEMSTART as 0 because it is still used in a couple
of places in the 32-bit code.

Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/page_32.h