git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3abec85
)
ppc64: compile fix - define execve in misc.S
author
Paul Mackerras
<paulus@samba.org>
Tue, 11 Oct 2005 12:10:49 +0000
(22:10 +1000)
committer
Paul 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