GNU Info

Info Node: (as.info)Incbin

(as.info)Incbin


Next: Include Prev: If Up: Pseudo Ops
Enter node , (file) or (file)node

`.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.).  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.


automatically generated by info2www version 1.2.2.9