Rev 4307 | Rev 4351 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4307 | Rev 4350 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | 28 | ||
29 | /** @addtogroup packet |
29 | /** @addtogroup packet |
30 | * @{ |
30 | * @{ |
31 | */ |
31 | */ |
32 | 32 | ||
33 | /** |
33 | /** @file |
- | 34 | * Packet client interface implementation for standalone remote modules. |
|
34 | * @file |
35 | * @see packet_client.h |
35 | */ |
36 | */ |
36 | 37 | ||
37 | #include <async.h> |
38 | #include <async.h> |
38 | 39 | ||
39 | #include <ipc/ipc.h> |
40 | #include <ipc/ipc.h> |