Sign in
android-kvm
/
linux
/
cbfdfd5624ebd6493c39d7f6400feaa03962e6ef
/
.
/
tools
/
lib
/
bpf
/
libbpf_version.h
blob: e944f5bce7286120aff0b776e496aaca5fc139ec [
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
1
#define
LIBBPF_MINOR_VERSION
1
#endif
/* __LIBBPF_VERSION_H */