Changeset b8b1adb1 in mainline for uspace/srv/net/inetsrv/inet_link.h
- Timestamp:
- 2013-09-15T16:00:37Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 947e2ef
- Parents:
- 695b6ff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inet_link.h
r695b6ff rb8b1adb1 47 47 uint8_t, uint8_t, int); 48 48 extern inet_link_t *inet_link_get_by_id(sysarg_t); 49 extern int inet_link_get_id_list(sysarg_t **, size_t *); 49 50 50 51 #endif
Note:
See TracChangeset
for help on using the changeset viewer.