diff options
Diffstat (limited to 'tools/syz-declextract/testdata/syscall.c.info')
| -rw-r--r-- | tools/syz-declextract/testdata/syscall.c.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/syz-declextract/testdata/syscall.c.info b/tools/syz-declextract/testdata/syscall.c.info index fcfa0ecfe..cb611d16c 100644 --- a/tools/syz-declextract/testdata/syscall.c.info +++ b/tools/syz-declextract/testdata/syscall.c.info @@ -1,2 +1,2 @@ -SYSCALL chmod func:__do_sys_chmod loc:1 coverage:0 access:unknown manual_desc:false auto_desc:true file:syscall.c subsystem:kernel -SYSCALL open func:__do_sys_open loc:1 coverage:0 access:unknown manual_desc:false auto_desc:true file:syscall.c subsystem:kernel +SYSCALL chmod func:__do_sys_chmod loc:2 coverage:0 access:unknown manual_desc:false auto_desc:true file:syscall.c subsystem:kernel +SYSCALL open func:__do_sys_open loc:2 coverage:0 access:unknown manual_desc:false auto_desc:true file:syscall.c subsystem:kernel |
