RTEMS CPU Kit with SuperCore
|
#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) |