home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / MAXONB32.DMS / in.adf / Includes.lha / BH / cia.bh < prev    next >
Encoding:
Text File  |  1994-03-16  |  293 b   |  9 lines

  1. ' cia BASIC header
  2.  
  3. '$include cia.bc
  4. LIBRARY DECLARE "cia.resource"
  5. DECLARE FUNCTION AddICRVector& LIBRARY 'iCRBit&, interrupt&, &
  6. DECLARE SUB RemICRVector LIBRARY 'iCRBit&, interrupt&, &
  7. DECLARE FUNCTION AbleICR& LIBRARY 'mask&, interrupt&
  8. DECLARE FUNCTION SetICR& LIBRARY 'mask&, interrupt&
  9.