1 2 3 4 5 6 7
section .text %ifdef TEST2x64 global foo %else global _foo %endif %include "foo-proc.asm"