X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fasm-alpha%2Funistd.h;h=535bc425f243bd7cb9fd0b469c50cc2d3bdb102c;hp=c4e70e8617eb6b269891c06ace602dce81f12998;hb=40b7bc062cdacb3883bb0f94eb122b8336af5b36;hpb=d8470b7c13e11c18cf14a7e3180f0b00e715e4f0;ds=sidebyside diff --git a/include/asm-alpha/unistd.h b/include/asm-alpha/unistd.h index c4e70e8617eb..535bc425f243 100644 --- a/include/asm-alpha/unistd.h +++ b/include/asm-alpha/unistd.h @@ -374,8 +374,11 @@ #define __NR_mq_notify 436 #define __NR_mq_getsetattr 437 #define __NR_waitid 438 +#define __NR_add_key 439 +#define __NR_request_key 440 +#define __NR_keyctl 441 -#define NR_SYSCALLS 439 +#define NR_SYSCALLS 442 #if defined(__GNUC__)