commit | 493f25ef4087395891c99fcfe2c72e62e293e89f | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Nov 14 17:32:50 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 14 17:32:50 2005 +1100 |
tree | bdb2339dba841e1c459292769e1cafd9698ae1a7 | |
parent | 5be396b00ca0f2f769c55cf69bbd7c77451c925e [diff] |
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>