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