home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
200-299
/
ff201.lzh
/
Draco
/
drinc
/
exec
/
devices.g
< prev
next >
Wrap
Text File
|
1989-04-03
|
301b
|
22 lines
type
Library_t=unknown34,
Device_t=struct{
Library_tdd_Library;
},
Unit_t=struct{
*MsgPortunit_MsgPort;
byteunit_flags;
byteunit_pad;
uintunit_OpenCnt;
};
byte
UNITF_ACTIVE=1<<0,
UNITF_INTASK=1<<1;
extern
AddDevice(*Device_td)void,
RemDevice(*Device_td)bool;