Changes between Version 28 and Version 29 of library_stdio


Ignore:
Timestamp:
Oct 28, 2014, 11:48:06 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdio

    v28 v29  
    122122The GIET_VM allows a user task to directly access a private NIC channel.
    123123
    124  === unsigned int '''giet_nic_alloc'''( ) ===
     124 === void '''giet_nic_alloc'''( ) ===
    125125 This function allocates a private NIC channel to the calling task, and returns the channel index.
    126126Exit if no available NIC channel.