[XTENSA] Move common sections into bss sections
authorChris Zankel <chris@zankel.net>
Fri, 1 Jun 2007 00:48:07 +0000 (17:48 -0700)
committerChris Zankel <chris@zankel.net>
Fri, 1 Jun 2007 00:48:07 +0000 (17:48 -0700)
Move the fields of the COMMON sections 'swapper_pg_dir' and
'empty_zero_page' to the BSS section. Remove the unused COMMON
sections 'emtpy_bad_page_table' and 'empty_bad_page'.

Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found