ppc64: compile fix - define execve in misc.S
authorPaul Mackerras <paulus@samba.org>
Tue, 11 Oct 2005 12:10:49 +0000 (22:10 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 11 Oct 2005 12:10:49 +0000 (22:10 +1000)
commitf696012330a67a60a9822ed48d1e9ecba73b4f18
tree1d9b3a88950ff6cf00dfba98ebfa2c7d795cc132
parent3abec857a0f7491b397a97337cc057b84a1d637a
ppc64: compile fix - define execve in misc.S

This used to be inline in include/asm-ppc64/unistd.h, but isn't
inline in the merged include/asm-powerpc/unistd.h, so we need a
definition here.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/misc.S