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)
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>

No differences found