commit | ffb20313c01addc04212577af5f9b1399156a5bd | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Jun 20 12:53:00 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jun 20 14:39:35 2012 -0700 |
tree | 059ecf08116cb5e0d9e29e18f6d602ebf5310c64 | |
parent | f022d0fa183c4def30ddd74f2baebd72c4254fcf [diff] |
h8300: fix use of extinct _sbss and _ebss Nowadays it should use __bss_start and __bss_stop Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>