commit | 9c709f3b62ee8ee0dfadf358e361802cab7eea7a | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Wed Jun 13 14:52:56 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:30:15 2007 +1000 |
tree | 56d2e624ecf851d1b7f55a03d04662a470e1373a | |
parent | c0770f686cf8f464b5b9d4bd28c1ed7604c97ed4 [diff] |
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h This factors some things defined in both pgtable-ppc32.h and pgtable-ppc64.h into the common part of asm-powerpc/pgtable.h. These are all things which have essentially identical definitions, and which by their nature are very unlikely ever to need different definitions in the two cases. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>