Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/tty/ttyPutChar.c File Reference

#include <kernel.h>
#include <device.h>
#include <tty.h>

Include dependency graph for ttyPutChar.c:

Go to the source code of this file.

Functions

devcall ttyPutChar (device *pdev, uchar ch)


Detailed Description

ttyPutChar

Id
ttyPutChar.c 241 2007-07-13 22:24:20Z agember

Definition in file ttyPutChar.c.


Function Documentation

devcall ttyPutChar ( device pdev,
uchar  ch 
)

Wwrite a single character to a TTY.

Parameters:
pdev TTY device table entry
ch character to output
Returns:
1 if character was written successfully

Definition at line 19 of file ttyPutChar.c.

References ttyWrite().

Referenced by ttyRead().


Generated on Thu Oct 9 22:35:24 2008 for xinu by  doxygen 1.5.5