as.info: Include
Go forward to Int
Go backward to If
Go up to Pseudo Ops
Go to the top op as
`.include "FILE"'
This directive provides a way to include supporting files at
specified points in your source program. The code from FILE 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. You can control the search paths used with the `-I'
command-line option (*note Command-Line Options: Invoking.). Quotation
marks are required around FILE.
Created Wed Sep 1 16:41:02 2004 on bee with info_to_html version 0.9.6.