Changeset ae972834 in mainline for uspace/lib/net/include/packet_remote.h
- Timestamp:
- 2010-10-08T21:47:40Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b278b4e
- Parents:
- c0e74b1 (diff), 368fb2c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/include/packet_remote.h
rc0e74b1 rae972834 34 34 #define __NET_PACKET_REMOTE_H__ 35 35 36 #include < packet/packet.h>36 #include <net/packet.h> 37 37 38 38 extern int packet_translate_remote(int, packet_ref, packet_id_t);
Note:
See TracChangeset
for help on using the changeset viewer.