Commit 54ac19a6 by Michael Meissner

Turn off @nobits on .sbss2 for now.

From-SVN: r11174
parent 8802c5e9
......@@ -93,7 +93,7 @@ __SBSS_START__:
__SDATA2_START__:
_SDA2_BASE_:
.section ".sbss2","a",@nobits
.section ".sbss2","a"
.globl __SBSS2_START__
.type __SBSS2_START__,@object
__SBSS2_START__:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment