Lets say I want to rename a symbol (a function in this case) called say. I can do it in C, but not assembler for some reason.
say
In C I can do the following