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/generic/hal_drivers.h

    r257 r259  
    1616 *
    1717 * You should have received a copy of the GNU General Public License
    18  * along with ALMOS-MKH.; if not, write to the Free Software Foundation,
     18 * along with ALMOS-MKH; if not, write to the Free Software Foundation,
    1919 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
    2020 */
     
    3333void hal_drivers_mmc_init(chdev_t *mmc, uint32_t impl);
    3434
     35void hal_drivers_nic_init(chdev_t *nic, uint32_t impl);
     36
    3537#endif  /* HAL_DRIVERS_H_ */
    3638
Note: See TracChangeset for help on using the changeset viewer.