diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 512d28d46..444cc8531 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -3904,6 +3904,7 @@ const call_t syscalls[] = { {"openat$dsp", 295}, {"openat$dsp1", 295}, {"openat$fb0", 295}, + {"openat$fb1", 295}, {"openat$full", 295}, {"openat$fuse", 295}, {"openat$hpet", 295}, @@ -6939,6 +6940,7 @@ const call_t syscalls[] = { {"openat$dsp", 257}, {"openat$dsp1", 257}, {"openat$fb0", 257}, + {"openat$fb1", 257}, {"openat$full", 257}, {"openat$fuse", 257}, {"openat$hpet", 257}, @@ -9929,6 +9931,7 @@ const call_t syscalls[] = { {"openat$dsp", 322}, {"openat$dsp1", 322}, {"openat$fb0", 322}, + {"openat$fb1", 322}, {"openat$full", 322}, {"openat$fuse", 322}, {"openat$hpet", 322}, @@ -12903,6 +12906,7 @@ const call_t syscalls[] = { {"openat$dsp", 56}, {"openat$dsp1", 56}, {"openat$fb0", 56}, + {"openat$fb1", 56}, {"openat$full", 56}, {"openat$fuse", 56}, {"openat$hpet", 56}, @@ -15872,6 +15876,7 @@ const call_t syscalls[] = { {"openat$dsp", 286}, {"openat$dsp1", 286}, {"openat$fb0", 286}, + {"openat$fb1", 286}, {"openat$full", 286}, {"openat$fuse", 286}, {"openat$hpet", 286}, |
