Cross Reference: pc_kbd.h
xref
: /
solaris-userland
/
components
/
coolkey
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
_PC_KBD_H
#
define
_PC_KBD_H
int
kbd_ischar
(
void
);
int
kbd_getc
(
void
);
#
endif