extern

Tells the assembler to import the specified labels, that is, find the definitions in another file.

  .extern label [ ,label ]...

  
Parameter

label

Any valid label.