From: Paul Mackerras Date: Tue, 11 Oct 2005 12:10:49 +0000 (+1000) Subject: ppc64: compile fix - define execve in misc.S X-Git-Tag: v2.6.15-rc1~59^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f696012330a67a60a9822ed48d1e9ecba73b4f18;p=pandora-kernel.git 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 --- Reading git-diff-tree failed