Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78b93f2d authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] fixing includes in alpha_ksyms.c



kernel_execve() fallout

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 9eb20074
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -12,7 +12,7 @@
#include <asm/fpu.h>
#include <asm/fpu.h>
#include <asm/machvec.h>
#include <asm/machvec.h>


#include <asm/unistd.h>
#include <linux/syscalls.h>


/* these are C runtime functions with special calling conventions: */
/* these are C runtime functions with special calling conventions: */
extern void __divl (void);
extern void __divl (void);