summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-linux_or1k_syscallent_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/strace/patches/patch-linux_or1k_syscallent_h')
-rw-r--r--package/strace/patches/patch-linux_or1k_syscallent_h8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/strace/patches/patch-linux_or1k_syscallent_h b/package/strace/patches/patch-linux_or1k_syscallent_h
new file mode 100644
index 000000000..d39ad9643
--- /dev/null
+++ b/package/strace/patches/patch-linux_or1k_syscallent_h
@@ -0,0 +1,8 @@
+--- strace-4.11.orig/linux/or1k/syscallent.h 2015-07-13 00:31:40.000000000 +0200
++++ strace-4.11/linux/or1k/syscallent.h 2015-12-25 15:36:04.814035892 +0100
+@@ -1,4 +1,4 @@
+-#define ARCH_mmap mmap_pgoff
++#define sys_ARCH_mmap sys_mmap_pgoff
+ #include "32/syscallent.h"
+ [244] = { 3, NF, SEN(or1k_atomic), "or1k_atomic" },
+ [245 ... 259] = { },