aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-06-11 16:49:40 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-11-25 09:56:57 -0300
commitd150181d73d93084136a7ec3f69d8666da8519e4 (patch)
treeee09bea6547852f68ef079dd09bf2238605b7989 /sysdeps/unix/sysv/linux/microblaze
parentc3b023a7822185c9176cfb96eeca4ada3d662c4b (diff)
downloadglibc-d150181d73d93084136a7ec3f69d8666da8519e4.zip
glibc-d150181d73d93084136a7ec3f69d8666da8519e4.tar.gz
glibc-d150181d73d93084136a7ec3f69d8666da8519e4.tar.bz2
linux: Add fanotify_mark C implementation
Passing 64-bit arguments on syscalls.list is tricky: it requires to reimplement the expected kernel abi in each architecture. This is way to better to represent in C code where we already have macros for this (SYSCALL_LL64). Checked on x86_64-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/syscalls.list1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/syscalls.list b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
index 932c9cc..0abdc38 100644
--- a/sysdeps/unix/sysv/linux/microblaze/syscalls.list
+++ b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
@@ -3,5 +3,4 @@
cacheflush EXTRA cacheflush i:iiii __cacheflush cacheflush
prlimit64 EXTRA prlimit64 i:iipp prlimit64
-fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark
personality EXTRA personality Ei:i __personality personality