]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/um/drivers/ubd.h
um: Cleanup SIGTERM handling
[karo-tx-linux.git] / arch / um / drivers / ubd.h
index 3845051f1b10a34bbd83a96bad9a23bab30b057d..3b48cd2081ee112cb9eabdb3e2fab145c2084c06 100644 (file)
@@ -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;