Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>
#include <stdlib.h>
#include <device.h>
#include <ethloop.h>
Functions | |
devcall | ethloopInit (device *devptr) |
Variables | |
struct ethloop | elooptab [NETHLOOP] |