mirror of
https://github.com/htrefil/rkvm.git
synced 2025-02-12 08:48:12 +01:00
5 lines
82 B
C
5 lines
82 B
C
![]() |
#include <linux/uinput.h>
|
||
|
|
||
|
int setup_write_fd(int fd);
|
||
|
|
||
|
int setup_read_fd(int fd);
|