mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
8 lines
174 B
C
8 lines
174 B
C
/* Copyright holders: Sarah Walker
|
|
see COPYING for more details
|
|
*/
|
|
void keyboard_xt_init();
|
|
void keyboard_tandy_init();
|
|
void keyboard_xt_reset();
|
|
void keyboard_xt_poll();
|