diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-18 22:32:44 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-18 22:33:12 +0100 |
commit | 17308146e6ea301ee8525af5a9203d2f8f7aef8b (patch) | |
tree | 44d8abec00f169dde9ae9e230de9062feb68b5f3 /package/strace/patches/patch-linux_microblaze_userent_h | |
parent | aab913257d5a68830352eb9e5a2a307b34cd63f0 (diff) |
strace: update to 4.16
Diffstat (limited to 'package/strace/patches/patch-linux_microblaze_userent_h')
-rw-r--r-- | package/strace/patches/patch-linux_microblaze_userent_h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/strace/patches/patch-linux_microblaze_userent_h b/package/strace/patches/patch-linux_microblaze_userent_h deleted file mode 100644 index a745391d5..000000000 --- a/package/strace/patches/patch-linux_microblaze_userent_h +++ /dev/null @@ -1,8 +0,0 @@ ---- strace-4.11.orig/linux/microblaze/userent.h 2014-12-11 20:25:02.000000000 +0100 -+++ strace-4.11/linux/microblaze/userent.h 2015-12-23 00:36:02.999222779 +0100 -@@ -36,5 +36,3 @@ - { PT_ESR, "resr", }, - { PT_FSR, "rfsr", }, - { PT_KERNEL_MODE, "kernel_mode", }, --/* Other fields in "struct user" */ --#include "../userent0.h" |