]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / golang.org / x / sys / unix / zsysnum_linux_riscv64.go
index a5d9919152b9666b0dd8e74efb153c15e592875f..2c8c46a2fc15b0f7eb17b81091fe4f62a00f5b30 100644 (file)
@@ -1,4 +1,4 @@
-// linux/mksysnum.pl -Wall -Werror -static -I/tmp/include /tmp/include/asm/unistd.h
+// go run linux/mksysnum.go -Wall -Werror -static -I/tmp/include /tmp/include/asm/unistd.h
 // Code generated by the command above; see README.md. DO NOT EDIT.
 
 // +build riscv64,linux
@@ -284,4 +284,5 @@ const (
        SYS_STATX                  = 291
        SYS_IO_PGETEVENTS          = 292
        SYS_RSEQ                   = 293
+       SYS_KEXEC_FILE_LOAD        = 294
 )