Sign in
android-kvm
/
linux
/
27caf7e473ef4b9d94a4a7d00e27ce6b24ad1b28
/
.
/
tools
/
lib
/
bpf
/
libbpf_version.h
blob: 0fefefc3500b6dd07a6489a1f16a9c23b6f80e33 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) */
/* Copyright (C) 2021 Facebook */
#ifndef
__LIBBPF_VERSION_H
#define
__LIBBPF_VERSION_H
#define
LIBBPF_MAJOR_VERSION
0
#define
LIBBPF_MINOR_VERSION
7
#endif
/* __LIBBPF_VERSION_H */