Changeset f019cc07 in mainline for uspace/app/trace/proto.c
- Timestamp:
- 2009-08-02T19:08:22Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b3cf90
- Parents:
- a405563
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/trace/proto.c
ra405563 rf019cc07 47 47 48 48 typedef struct { 49 intsrv;49 unsigned srv; 50 50 proto_t *proto; 51 51 link_t link;
Note:
See TracChangeset
for help on using the changeset viewer.