Changeset 252 for trunk/hal/generic


Ignore:
Timestamp:
Jul 20, 2017, 1:30:05 PM (7 years ago)
Author:
max@…
Message:

Hide IMPL_PIC_.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/generic/hal_drivers.h

    r245 r252  
    2727void hal_drivers_txt_init(chdev_t *txt, uint32_t impl);
    2828
    29 void hal_drivers_pic_init(chdev_t *pic);
     29void hal_drivers_pic_init(chdev_t *pic, uint32_t impl);
    3030
    3131void hal_drivers_ioc_init(chdev_t *ioc, uint32_t impl);
Note: See TracChangeset for help on using the changeset viewer.