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