Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>
#include <device.h>
#include <network.h>
#include <raw.h>
#include <stdarg.h>
#include <interrupt.h>
Functions | |
devcall | rawOpen (device *devptr, va_list ap) |