query backing device

This commit is contained in:
m2049r
2018-09-19 18:25:38 +02:00
parent bad2c7cf31
commit bce474be7d
10 changed files with 123 additions and 17 deletions
+2
View File
@@ -61,6 +61,8 @@ namespace hw {
bool set_mode(device_mode mode) override;
device_type get_type() const {return device_type::SOFTWARE;};
/* ======================================================================= */
/* LOCKER */
/* ======================================================================= */