Skip to content

Commit 51eaea3

Browse files
update driver comment
Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
1 parent e945a9e commit 51eaea3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

common/include/villas/kernel/devices/driver.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/* Interface for device drivers. OS/platform independend.
1+
/* Interface for device drivers. OS/platform independend.
2+
* Implemented for Linux/Unix drivers in linux_driver.hpp
23
*
34
* Author: Pascal Bauer <pascal.bauer@rwth-aachen.de>
45
*

0 commit comments

Comments
 (0)