|
Embedded Xinu Operating System
An ongoing research project and educational operating system.
|
#include <stddef.h>#include <ctype.h>#include <device.h>#include <telnet.h>#include <thread.h>#include <stdio.h>Functions | |
| devcall | telnetWrite (device *devptr, void *buf, uint len) |
1.8.5