home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / useful / dist / dev / e / amiga_e / modules-text / exec / devices.txt < prev    next >
Text File  |  1992-09-02  |  393b  |  19 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:exec/devices.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. (---) OBJECT dd
  6. (  0)   lib:substructure
  7. (---) ENDOBJECT     /* SIZEOF=34 */
  8.  
  9. (---) OBJECT unit
  10. (  0)   mp:substructure
  11. ( 34)   flags:CHAR
  12. ( 35)   pad:CHAR
  13. ( 36)   opencnt:INT
  14. (---) ENDOBJECT     /* SIZEOF=38 */
  15.  
  16. CONST UNITF_ACTIVE=1,
  17.       UNITF_INTASK=2
  18.  
  19.