mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Implement open device for Linux.
This commit is contained in:
@@ -22,5 +22,6 @@
|
||||
|
||||
#define PATH_SYS_DEVBLOCK "/sys/block"
|
||||
DeviceInfoList* linux_list_devices();
|
||||
int linux_open_device(const char* device_path);
|
||||
|
||||
#endif // DICREMOTE_LINUX_H
|
||||
|
||||
Reference in New Issue
Block a user