![]() |
EVE 1.0
|
#include "contiki.h"
#include "sys/arg.h"
Go to the source code of this file.
Functions | |
char * | arg_alloc (char size) |
void | arg_free (char *arg) |
Argument buffer for passing arguments when starting processes
Definition in file arg.c.