Changeset 257 for trunk/hal/x86_64
- Timestamp:
- Jul 20, 2017, 2:59:04 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_drivers.c
r254 r257 64 64 } 65 65 66 /* -------------------------------------------------------------------------- */ 67 68 void 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.