commit | d773c660973560970a6b3697cb280ddc5389447d | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Mon Dec 04 17:27:42 2006 +1000 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Mon Dec 04 08:26:12 2006 -0800 |
tree | 39477920de4f49c0662be54b314fdc43ea428ea0 | |
parent | 5a31be3fb52c276b4913bd89e77481fae0001510 [diff] |
[PATCH] m68knommu: remove __rom_end from 68360 startup code Remove use of __rom_end symbol all together. This helps clean out the miscellaneous symbols lying around in the m68knommu linker script. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>