#pragma once #include void initctl_drv(hid_t killswitch); void ps2_drv(void); void tmpfs_drv(void); void termcook(void);