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:
363737d
)
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 31 May 2012 19:46:03 +0000
(21:46 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 27 Jun 2012 07:59:43 +0000
(09:59 +0200)
BSS_SECTION() provides the __bss_{start,stop} symbols, so there's no need
to wrap our own _[se]bss around it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer<gerg@uclinux.org>
No differences found