|
Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <clock.h>#include <device.h>#include <ether.h>#include "dhcp.h"#include <stdlib.h>#include <string.h>#include <thread.h>Functions | |
| syscall | dhcpClient (int descrp, uint timeout, struct dhcpData *data) |
1.8.5