mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
ltrace: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Index: ltrace-0.5.3/sysdeps/linux-gnu/mipsel/trace.c
|
||||
===================================================================
|
||||
--- ltrace-0.5.3.orig/sysdeps/linux-gnu/mipsel/trace.c 2009-10-23 23:15:59.822783128 -0700
|
||||
+++ ltrace-0.5.3/sysdeps/linux-gnu/mipsel/trace.c 2009-10-23 23:16:10.441268788 -0700
|
||||
@@ -127,7 +127,6 @@ gimme_arg(enum tof type, Process *proc,
|
||||
return ret;
|
||||
} else {
|
||||
// If we need this, I think we can look at [sp+16] for arg_num==4.
|
||||
- CP;
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user