Changeset ee2fa30a in mainline for uspace/lib/net/include/netif_skel.h
- Timestamp:
- 2011-06-22T23:28:56Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b366a6f4
- Parents:
- ef09a7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/include/netif_skel.h
ref09a7a ree2fa30a 205 205 extern packet_t *netif_packet_get_1(size_t); 206 206 207 extern int netif_module_start( sysarg_t);207 extern int netif_module_start(void); 208 208 209 209 #endif
Note:
See TracChangeset
for help on using the changeset viewer.