commit | 275b8b8917b92822442d6739807a3e033ddbeb5e | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Dec 17 15:59:26 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:12 2012 -0800 |
tree | ab461a6271e2756e9c3225d218be7f4ff0a24f02 | |
parent | b3dd20709db2cab0da0ade1f246fd6e6ab1396eb [diff] |
frv: fix use of extinct _sbss and _ebss in debug code Nowadays it should probably use __bss_start and __bss_stop Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>