aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/ubd.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/drivers/ubd.h')
-rw-r--r--arch/um/drivers/ubd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/drivers/ubd.h b/arch/um/drivers/ubd.h
index 3845051f1b10..3b48cd2081ee 100644
--- a/arch/um/drivers/ubd.h
+++ b/arch/um/drivers/ubd.h
@@ -7,7 +7,6 @@
#ifndef __UM_UBD_USER_H
#define __UM_UBD_USER_H
-extern void ignore_sigwinch_sig(void);
extern int start_io_thread(unsigned long sp, int *fds_out);
extern int io_thread(void *arg);
extern int kernel_fd;