Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3549 → Rev 3548

/branches/sparc/uspace/srv/console/console.c
327,6 → 327,7
break;
case KBD_PUSHCHAR:
/* got key from keyboard driver */
retval = 0;
c = IPC_GET_ARG1(call);
/* switch to another virtual console */