commit | adba09f01577ea441a761a85aacb1e43b58d35c4 | [log] [tgz] |
---|---|---|
author | Chris Zankel <chris@zankel.net> | Thu May 31 17:48:07 2007 -0700 |
committer | Chris Zankel <chris@zankel.net> | Thu May 31 17:48:07 2007 -0700 |
tree | 7d9863285646560a0d7ef2022adc3f61317b3d66 | |
parent | de4f6e5b41bef50fc981410ae8380f27f4e93bf8 [diff] |
[XTENSA] Move common sections into bss sections 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>