what is '=0' after a section in linker script?

后端 未结 0 1593
一向
一向 2021-01-22 09:48

I think I knew this but forgot.
What is the \'=0\' sign after the section represent in linker script?

  .text :
  {
    *bootcode.o(boot)
    *vectors.o(vec         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题