Changeset 984a9ba in mainline for uspace/srv/net/inetsrv/inetcfg.h
- Timestamp:
- 2018-07-05T09:34:09Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 63d46341
- Parents:
- 76f566d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetcfg.h
r76f566d r984a9ba 38 38 #define INETCFG_H_ 39 39 40 extern void inet_cfg_conn( cap_call_handle_t,ipc_call_t *, void *);40 extern void inet_cfg_conn(ipc_call_t *, void *); 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.