mirror of
https://github.com/htrefil/rkvm.git
synced 2025-02-07 20:45:52 +01:00
5 lines
No EOL
82 B
C
5 lines
No EOL
82 B
C
#include <linux/uinput.h>
|
|
|
|
int setup_write_fd(int fd);
|
|
|
|
int setup_read_fd(int fd); |