Changeset fe5a9fc in mainline for uspace/srv/net/il/arp/arp_module.h
- Timestamp:
- 2011-01-12T11:25:54Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 73ac2e9
- Parents:
- 77429d3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/il/arp/arp_module.h
r77429d3 rfe5a9fc 43 43 44 44 extern int arp_initialize(async_client_conn_t); 45 extern int arp_message _standalone(ipc_callid_t, ipc_call_t *, ipc_call_t *,45 extern int arp_message(ipc_callid_t, ipc_call_t *, ipc_call_t *, 46 46 size_t *); 47 47
Note:
See TracChangeset
for help on using the changeset viewer.