Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 521 → Rev 522

/kernel/trunk/arch/ia64/src/ski/ski.c
70,6 → 70,8
*
* Use SSC (Simulator System Call) to
* get character from debug console.
* Non blocking HW call
* @return Returns ascii code of pressed key or 0 if no key pressed
*/
__s32 ski_getchar(void)
{