X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Funistd.h;h=97d82b6a940609f8fa58e66cf22b268241715cdf;hb=97ac73506c0ba93f30239bb57b4cfc5d73e68a62;hp=f71c6061f1ec8c16fcedfab05ea7d6c68daf06de;hpb=cb32da0416b823b7f4b65e7e85d6cba16ca4d1e1;p=mirror_ubuntu-jammy-kernel.git diff --git a/include/asm-powerpc/unistd.h b/include/asm-powerpc/unistd.h index f71c6061f1ec..97d82b6a9406 100644 --- a/include/asm-powerpc/unistd.h +++ b/include/asm-powerpc/unistd.h @@ -331,10 +331,11 @@ #define __NR_timerfd 306 #define __NR_eventfd 307 #define __NR_sync_file_range2 308 +#define __NR_fallocate 309 #ifdef __KERNEL__ -#define __NR_syscalls 309 +#define __NR_syscalls 310 #define __NR__exit __NR_exit #define NR_syscalls __NR_syscalls