Include standard library functions in a specific memory section

后端 未结 0 579
渐次进展
渐次进展 2020-12-10 17:25

In C, we can force the linker to put a specific function in a specific section from the source code, using something like the following example.

Here, the function

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