On 12 July 2014 10:46, Joakim Tjernlund wrote:
> Used by AF_PACKET sockets
> ---
> linux-user/syscall.c | 7 +++
> linux-user/syscall_defs.h | 10 ++
> 2 files changed, 17 insertions(+)
>
> diff --git a/linux-user/syscall.c b/linux-user/syscall.c
> index 5a07d9c..a87fe74 100644
Used by AF_PACKET sockets
---
linux-user/syscall.c | 7 +++
linux-user/syscall_defs.h | 10 ++
2 files changed, 17 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 5a07d9c..a87fe74 100644
--- a/linux-user/syscall.c
+++ b/linux-user/syscall.c
@@ -1140,