git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e6ab2e
)
sparc: introduce CONFIG_BITS
author
Sam Ravnborg
<sam@ravnborg.org>
Fri, 26 Dec 2008 23:35:16 +0000
(15:35 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Dec 2008 23:35:16 +0000
(15:35 -0800)
CONFIG_BITS is set to 32 for sparc32
and 64 for sparc64.
This allow us to use this symbol in for example header files
to ease unification of sparc32 and sparc64.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found