Changeset 216 for trunk/hal/x86_64/core


Ignore:
Timestamp:
Jul 17, 2017, 1:50:38 PM (7 years ago)
Author:
max@…
Message:

dispatch 'impl' in the hal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_drivers.c

    r215 r216  
    7171/* -------------------------------------------------------------------------- */
    7272
    73 void hal_drivers_ioc_init(chdev_t *dev)
     73void hal_drivers_ioc_init(chdev_t *dev, uint32_t impl)
    7474{
    7575        ioc_ata_init(dev);
Note: See TracChangeset for help on using the changeset viewer.