Hello,
i was programming a Kernel in C and running a little bit of Assembly code from there
Assembly code
.pushsection .text.start
jmp main
.popsection
And heres the error: "<inline asm>:1:26: error: unexpected token in '.section' directive
.pushsection .text.start...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.