Im having trouble linking my x64 linux asm file with c file as the title says. What I have so far is main.c and main.asm. Im using nasm and gcc.
main.c
main.asm