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:
e405ae7
)
sparc: use _start for the start entry (like 64 bit does)
author
Sam Ravnborg
<sam@ravnborg.org>
Tue, 4 Jan 2011 11:39:12 +0000
(11:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 5 Jan 2011 03:25:04 +0000
(19:25 -0800)
We use "_start" in 64 bit - do the same in 32 bit.
It is always good to be consistent.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found