Rev 2309 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2309 | Rev 2430 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | */ |
28 | */ |
29 | 29 | ||
30 | /** @addtogroup genericddi |
30 | /** @addtogroup genericddi |
31 | * @{ |
31 | * @{ |
32 | */ |
32 | */ |
33 | /** @file |
33 | /** @file tasklet.h |
- | 34 | * @brief Tasklets declarations |
|
34 | */ |
35 | */ |
35 | 36 | ||
36 | #ifndef KERN_TASKLET_H_ |
37 | #ifndef KERN_TASKLET_H_ |
37 | #define KERN_TASKLET_H_ |
38 | #define KERN_TASKLET_H_ |
38 | 39 |