saurav deshpande <saurav.deshpande1...@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/20201015183629.GB243000%40alice.

Reply via email to