Changeset b7fd2a0 in mainline for uspace/srv/hid/output/port/chardev.h
- Timestamp:
- 2018-01-13T03:10:29Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a53ed3a
- Parents:
- 36f0738
- File:
-
- 1 edited
-
uspace/srv/hid/output/port/chardev.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/output/port/chardev.h
r36f0738 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.
