Remove duplicate entries from 'linux-arm-64.sdb.txt'
This is a cherry pick of [1]. The removed mappings overwrite previous
entries and cannot be found in [2].
[1] c67c47ed73
[2] https://github.com/torvalds/linux/blob/master/include/uapi/asm-generic/unistd.h
Signed-off-by: Marcin Sobczyk <msobczyk@redhat.com>
This commit is contained in:
parent
a5780a3855
commit
7a3da1691c
1 changed files with 0 additions and 56 deletions
|
|
@ -261,59 +261,3 @@ finit_module=0,273
|
|||
sched_setattr=0,274
|
||||
sched_getattr=0,275
|
||||
syscalls=0,276
|
||||
open=0,1024,3,zxx
|
||||
link=0,1025
|
||||
unlink=0,1026
|
||||
mknod=0,1027
|
||||
chmod=0,1028,2, zx
|
||||
chown=0,1029
|
||||
mkdir=0,1030
|
||||
rmdir=0,1031
|
||||
lchown=0,1032
|
||||
access=0,1033
|
||||
rename=0,1034
|
||||
readlink=0,1035
|
||||
symlink=0,1036
|
||||
utimes=0,1037
|
||||
stat=0,1038
|
||||
lstat=0,1039
|
||||
pipe=0,1040
|
||||
dup2=0,1041,2,ii
|
||||
epoll_create=0,1042
|
||||
inotify_init=0,1043
|
||||
eventfd=0,1044
|
||||
signalfd=0,1045
|
||||
sendfile=0,1046
|
||||
ftruncate=0,1047
|
||||
truncate=0,1048
|
||||
stat=0,1049
|
||||
lstat=0,1050
|
||||
fstat=0,1051
|
||||
fcntl=0,1052
|
||||
fadvise64=0,1053
|
||||
newfstatat=0,1054
|
||||
fstatfs=0,1055
|
||||
statfs=0,1056
|
||||
lseek=0,1057
|
||||
mmap=0,1058
|
||||
alarm=0,1059
|
||||
getpgrp=0,1060
|
||||
pause=0,1061
|
||||
time=0,1062
|
||||
utime=0,1063
|
||||
creat=0,1064
|
||||
getdents=0,1065
|
||||
futimesat=0,1066
|
||||
select=0,1067
|
||||
poll=0,1068
|
||||
epoll_wait=0,1069
|
||||
ustat=0,1070
|
||||
vfork=0,1071
|
||||
oldwait4=0,1072
|
||||
recv=0,1073
|
||||
send=0,1074
|
||||
bdflush=0,1075
|
||||
umount=0,1076
|
||||
uselib=0,1077
|
||||
_sysctl=0,1078
|
||||
fork=0,1079,0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue