diff options
Diffstat (limited to 'compiler-rt/include/sanitizer/netbsd_syscall_hooks.h')
-rw-r--r-- | compiler-rt/include/sanitizer/netbsd_syscall_hooks.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h b/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h index 174b4bf06de..370da0ea72e 100644 --- a/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h +++ b/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h @@ -20,7 +20,7 @@ // DO NOT EDIT! THIS FILE HAS BEEN GENERATED! // // Generated with: generate_netbsd_syscalls.awk -// Generated date: 2019-11-01 +// Generated date: 2019-12-24 // Generated from: syscalls.master,v 1.296 2019/09/22 22:59:39 christos Exp // //===----------------------------------------------------------------------===// |