5.10.7 .include “file”
Provides a way to include supporting files at specified points in your
source code. The code is assembled as if it followed the point of the
.include. When the end of the included file is reached, assembly of the
original file continues at the statement following the .include.
