diff options
author | Cédric Le Goater <clg@redhat.com> | 2023-07-09 23:23:08 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2023-07-10 09:52:52 +0200 |
commit | d0bf492f3877d4187d2f7d0c0abb3a2bf3104392 (patch) | |
tree | eadabad28d572a4711b26e5ab63e0114c3f751bf /linux-headers/asm-mips/unistd_o32.h | |
parent | 8af87a3ec7e42ff1b9cf75ceee0451c31e34d153 (diff) | |
download | qemu-d0bf492f3877d4187d2f7d0c0abb3a2bf3104392.zip qemu-d0bf492f3877d4187d2f7d0c0abb3a2bf3104392.tar.gz qemu-d0bf492f3877d4187d2f7d0c0abb3a2bf3104392.tar.bz2 |
linux-headers: update to v6.5-rc1
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'linux-headers/asm-mips/unistd_o32.h')
-rw-r--r-- | linux-headers/asm-mips/unistd_o32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-mips/unistd_o32.h b/linux-headers/asm-mips/unistd_o32.h index 871d571..c1a5351 100644 --- a/linux-headers/asm-mips/unistd_o32.h +++ b/linux-headers/asm-mips/unistd_o32.h @@ -425,5 +425,6 @@ #define __NR_process_mrelease (__NR_Linux + 448) #define __NR_futex_waitv (__NR_Linux + 449) #define __NR_set_mempolicy_home_node (__NR_Linux + 450) +#define __NR_cachestat (__NR_Linux + 451) #endif /* _ASM_UNISTD_O32_H */ |