Thank you for the reply. I do not understand, actually I am trying to define the fuctions in plan9 assembly whoes declaration is done in a go file. I want to use macro like the macro in nasm, but couldn't understand how to do it. It would be very helpful if you could give an example.
Thank you. On Friday, October 16, 2020 at 12:07:23 AM UTC+5:30 al...@pbrane.org wrote: > saurav deshpande <saurav.des...@gmail.com> once said: > > How to implement macro in plan9 assembly? I read the documentation of > > plan9 assembly but could not find it. Is there any alternative for > > macro in plan9? > > Assembly language source files are preprocessed just like C source. > The familiar #define and #include directives should work as expected. > > Anthony > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/c779e51f-ff41-4686-a843-0830316383c3n%40googlegroups.com.