Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>
#include <device.h>
#include <telnet.h>
#include <tty.h>
Functions | |
devcall | telnetControl (device *devptr, int func, long arg1, long arg2) |