|
RTEMS CPU Kit with SuperCore
4.11.2
|
#include <string.h>#include <errno.h>#include <rtems/rtems_bsdnet.h>#include <sys/param.h>#include <sys/malloc.h>#include <sys/kernel.h>
Functions | |
| int | gethostname (char *name, size_t namelen) |
| int | sethostname (const char *name, size_t namelen) |
1.8.13