Changeset 259 for trunk/hal/x86_64


Ignore:
Timestamp:
Jul 20, 2017, 3:06:35 PM (7 years ago)
Author:
max@…
Message:

Hide soclib_nic.

File:
1 edited

Legend:

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

    r257 r259  
    7171}
    7272
     73/* -------------------------------------------------------------------------- */
     74
     75void hal_drivers_nic_init(chdev_t *nic, uint32_t impl)
     76{
     77        x86_panic("NIC driver not implemented");
     78}
Note: See TracChangeset for help on using the changeset viewer.