Skip to content

Commit

Permalink
remove dupli
Browse files Browse the repository at this point in the history
  • Loading branch information
= mlm-games committed Sep 10, 2024
1 parent 96845e0 commit c768d35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/include/ksu_hook.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ extern int ksu_handle_execveat_sucompat(int *fd, struct filename **filename_ptr,
extern bool ksu_vfs_read_hook __read_mostly;

extern bool ksu_input_hook __read_mostly;
extern int ksu_handle_input_handle_event(unsigned int *type, unsigned int *code, int *value);

extern int ksu_handle_devpts(struct inode*);

0 comments on commit c768d35

Please sign in to comment.