Revision 358
minor changes, just adding docs
zombies.h | ||
---|---|---|
10 | 10 |
* @{ |
11 | 11 |
*/ |
12 | 12 |
|
13 |
/** |
|
14 |
* @brief Zombies. |
|
15 |
* @return SUCCESS if operation was successful, other value otherwise |
|
16 |
*/ |
|
13 | 17 |
int (zombies)(void); |
14 | 18 |
|
15 | 19 |
/** |
Also available in: Unified diff