~mmach/netext73/wasi-libc

« back to all changes in this revision

Viewing changes to libc-top-half/musl/arch/x86_64/bits/syscall.h.in

  • Committer: mmach
  • Date: 2023-09-12 15:53:36 UTC
  • Revision ID: netbit73@gmail.com-20230912155336-s1r5z5xnszz99zzo
0.0~git20230113.4362b18

Show diffs side-by-side

added added

removed removed

Lines of Context:
349
349
#define __NR_openat2            437
350
350
#define __NR_pidfd_getfd        438
351
351
#define __NR_faccessat2         439
 
352
#define __NR_process_madvise    440
 
353
#define __NR_epoll_pwait2       441
 
354
#define __NR_mount_setattr      442
 
355
#define __NR_landlock_create_ruleset    444
 
356
#define __NR_landlock_add_rule  445
 
357
#define __NR_landlock_restrict_self     446
352
358