Skip to content

Commit fe6abeb

Browse files
btw616richardweinberger
authored andcommitted
um: Remove the declaration of user_thread function
This function has never been defined since its declaration was introduced by commit 1da177e4c3f4 ("Linux-2.6.12-rc2"). Signed-off-by: Tiwei Bie <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
1 parent bf67dbf commit fe6abeb

File tree

1 file changed

+0
-1
lines changed
  • arch/um/include/shared/skas

1 file changed

+0
-1
lines changed

arch/um/include/shared/skas/skas.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
extern int userspace_pid[];
1212

13-
extern int user_thread(unsigned long stack, int flags);
1413
extern void new_thread_handler(void);
1514
extern void handle_syscall(struct uml_pt_regs *regs);
1615
extern unsigned long current_stub_stack(void);

0 commit comments

Comments
 (0)