as.info: Incbin
Go forward to Include
Go backward to If
Go up to Pseudo Ops
Go to the top op as
`.incbin "FILE"[,SKIP[,COUNT]]'
The `incbin' directive includes FILE verbatim at the current
location. You can control the search paths used with the `-I'
command-line option (*note Command-Line Options: Invoking.). Quotation
marks are required around FILE.
The SKIP argument skips a number of bytes from the start of the
FILE. The COUNT argument indicates the maximum number of bytes to
read. Note that the data is not aligned in any way, so it is the user's
responsibility to make sure that proper alignment is provided both
before and after the `incbin' directive.
Created Mon Nov 8 17:41:51 2004 on tillpc with info_to_html version 0.9.6.