|
psl1ght
A free SDK for Sony's PS3 console
|
TTY management functions. More...
#include <ppu-lv2.h>Go to the source code of this file.
Functions | |
| LV2_SYSCALL | sysTtyWrite (s32 channel, const void *ptr, u32 len, u32 *written) |
| LV2_SYSCALL | sysTtyRead (s32 channel, void *ptr, u32 len, u32 *read) |
TTY management functions.
Definition in file tty.h.
| LV2_SYSCALL sysTtyRead | ( | s32 | channel, |
| void * | ptr, | ||
| u32 | len, | ||
| u32 * | read | ||
| ) |