Changeset 252 for trunk/hal/generic
- Timestamp:
- Jul 20, 2017, 1:30:05 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/generic/hal_drivers.h
r245 r252 27 27 void hal_drivers_txt_init(chdev_t *txt, uint32_t impl); 28 28 29 void hal_drivers_pic_init(chdev_t *pic );29 void hal_drivers_pic_init(chdev_t *pic, uint32_t impl); 30 30 31 31 void hal_drivers_ioc_init(chdev_t *ioc, uint32_t impl);
Note: See TracChangeset
for help on using the changeset viewer.