Changeset 257 for trunk/hal/x86_64


Ignore:
Timestamp:
Jul 20, 2017, 2:59:04 PM (7 years ago)
Author:
max@…
Message:

Hide soclib_mmc.

File:
1 edited

Legend:

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

    r254 r257  
    6464}
    6565
     66/* -------------------------------------------------------------------------- */
     67
     68void hal_drivers_mmc_init(chdev_t *mmc, uint32_t impl)
     69{
     70        x86_panic("MMC driver not implemented");
     71}
     72
Note: See TracChangeset for help on using the changeset viewer.