summaryrefslogtreecommitdiff
path: root/package/strace/patches/patch-linux_nios2_syscallent_h
blob: ad1f80f04ad768b2ebc3e29ae00dc3a2f32e2057 (plain)
1
2
3
4
5
6
7
8
--- strace-4.11.orig/linux/nios2/syscallent.h	2015-07-13 00:31:40.000000000 +0200
+++ strace-4.11/linux/nios2/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] = {4,    0,	SEN(cacheflush), "cacheflush"},
 [245 ... 259] = { },