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