Changes in uspace/srv/hid/output/port/chardev.h [e53794c:b7fd2a0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/output/port/chardev.h
re53794c rb7fd2a0 33 33 #define OUTPUT_PORT_CHARDEV_H_ 34 34 35 extern int chardev_init(void);35 extern errno_t chardev_init(void); 36 36 37 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.