assembly macro

Does any one know how to create a macro to concatenate 2 tokens such as below in assembly?

#define A(func) A_##func()

Anh

More questions in this forum