Skip to content

Commit

Permalink
um: header debriding - sigio.h
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Al Viro authored and Richard Weinberger committed Dec 21, 2021
1 parent 021fdae commit 4c1f795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/um/include/shared/sigio.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#define __SIGIO_H__

extern int write_sigio_irq(int fd);
extern int register_sigio_fd(int fd);
extern void sigio_lock(void);
extern void sigio_unlock(void);

Expand Down

0 comments on commit 4c1f795

Please sign in to comment.