diff options
Diffstat (limited to 'include/litmus/unistd_32.h')
-rw-r--r-- | include/litmus/unistd_32.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/litmus/unistd_32.h b/include/litmus/unistd_32.h index c86b743408ed..964f02082275 100644 --- a/include/litmus/unistd_32.h +++ b/include/litmus/unistd_32.h | |||
@@ -21,6 +21,7 @@ | |||
21 | #define __NR_litmus_dgl_unlock __LSC(13) | 21 | #define __NR_litmus_dgl_unlock __LSC(13) |
22 | #define __NR_register_nv_device __LSC(14) | 22 | #define __NR_register_nv_device __LSC(14) |
23 | 23 | ||
24 | #define __NR_set_aux_tasks _LSC(15) | 24 | #define __NR_config_gpu_affinity_predictor __LSC(15) |
25 | #define __NR_set_aux_tasks _LSC(16) | ||
25 | 26 | ||
26 | #define NR_litmus_syscalls 16 | 27 | #define NR_litmus_syscalls 17 |