This website requires JavaScript.
Explore
Help
Sign In
narenas
/
opengnsys_ipxe
mirror of
https://github.com/ipxe/ipxe.git
Watch
1
Star
0
Fork
You've already forked opengnsys_ipxe
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e0a5d8b30
opengnsys_ipxe
/
src
/
include
/
pc_kbd.h
8 lines
87 B
C
Raw
Blame
History
#
ifndef _PC_KBD_H
#
define _PC_KBD_H
int
kbd_ischar
(
void
)
;
int
kbd_getc
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink