]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/include/uapi/asm/unistd.h
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
[karo-tx-linux.git] / arch / powerpc / include / uapi / asm / unistd.h
index 2d526f7b48da121f60b2c3c7c069b07199a76ff6..0688fc06e18394268002ae2b7e419f183e6a7dc4 100644 (file)
 #define __NR_sched_setattr     355
 #define __NR_sched_getattr     356
 #define __NR_renameat2         357
+#define __NR_seccomp           358
+#define __NR_getrandom         359
+#define __NR_memfd_create      360
 
 #endif /* _UAPI_ASM_POWERPC_UNISTD_H_ */