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