]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/um/include/shared/os.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
[can-eth-gw-linux.git] / arch / um / include / shared / os.h
index 44883049c11ded380a51414cf98ec844c2005c71..95feaa47a2fbb369512daeb67ffdc19554f837ad 100644 (file)
@@ -191,7 +191,6 @@ extern int os_getpid(void);
 extern int os_getpgrp(void);
 
 extern void init_new_thread_signals(void);
-extern int run_kernel_thread(int (*fn)(void *), void *arg, jmp_buf **jmp_ptr);
 
 extern int os_map_memory(void *virt, int fd, unsigned long long off,
                         unsigned long len, int r, int w, int x);