aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-record.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/linux-record.h')
-rw-r--r--gdb/linux-record.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/linux-record.h b/gdb/linux-record.h
index 39d7d4b..56c111c 100644
--- a/gdb/linux-record.h
+++ b/gdb/linux-record.h
@@ -510,6 +510,7 @@ enum gdb_syscall {
gdb_sys_dup3 = 330,
gdb_sys_pipe2 = 331,
gdb_sys_inotify_init1 = 332,
+ gdb_sys_getrandom = 355,
gdb_sys_statx = 383,
gdb_sys_socket = 500,
gdb_sys_connect = 501,