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