1
0
Files
irix-657m-src/eoe/cmd/mediad/share_devices.H
2022-09-29 17:59:04 +03:00

10 lines
179 B
C

#ifndef share_devices_included
#define share_devices_included
#include "bool.H"
extern bool share_devices();
extern bool export_devices();
#endif /* !share_devices_included */