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