Update generated binapi to v22.02 & makefile changes
[govpp.git] / internal / testbinapi / binapi2001 / pci_types / pci_types.ba.go
index c529a67..d4ea7b2 100644 (file)
@@ -1,6 +1,6 @@
 // Code generated by GoVPP's binapi-generator. DO NOT EDIT.
 // versions:
-//  binapi-generator: v0.4.0-dev
+//  binapi-generator: v0.5.0-dev
 //  VPP:              20.01
 // source: .vppapi/core/pci_types.api.json
 
@@ -21,6 +21,12 @@ import (
 // GoVPP api package needs to be updated.
 const _ = api.GoVppAPIPackageIsVersion2
 
+const (
+       APIFile    = "pci_types"
+       APIVersion = "1.0.0"
+       VersionCrc = 0x5d418665
+)
+
 // PciAddress defines type 'pci_address'.
 type PciAddress struct {
        Domain   uint16 `binapi:"u16,name=domain" json:"domain,omitempty"`