Changeset 6969eea3 in mainline
- Timestamp:
- 2017-09-15T13:22:34Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3e2291a9
- Parents:
- 5918c00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nettl/src/portrng.c
r5918c00 r6969eea3 180 180 * @param pnum Port number 181 181 */ 182 #include <stdio.h>183 182 void portrng_free_port(portrng_t *pr, uint16_t pnum) 184 183 { … … 214 213 * @} 215 214 */ 216
Note:
See TracChangeset
for help on using the changeset viewer.