Converting xv6 boot .S files to .s is not working

后端 未结 0 1884
误落风尘
误落风尘 2020-12-24 14:49

I am trying to convert .S files to .s in the xv6 code base to reduce the reliance on GCC or clang like compilers.

The bootasm.S file runs in qemu-i386. But once I con

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