Changes between Version 28 and Version 29 of library_stdio
- Timestamp:
- Oct 28, 2014, 11:48:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_stdio
v28 v29 122 122 The GIET_VM allows a user task to directly access a private NIC channel. 123 123 124 === unsigned int'''giet_nic_alloc'''( ) ===124 === void '''giet_nic_alloc'''( ) === 125 125 This function allocates a private NIC channel to the calling task, and returns the channel index. 126 126 Exit if no available NIC channel.