I\'am trying to learn how to mix asm 64bit and C code on linux
Here is my asm code :
add.asm
global add section .data section .text add: