//! @file
//!
//! Copyright (c) Memfault, Inc.
//! See License.txt for details
//!
//! @brief
//! vmlinux.h stubs for CORE
/*
* Minimal CO-RE declarations for Memfault's eBPF programs.
*
* Only the kernel types accessed by our programs are declared. Field offsets
* are relocated at load time from the running kernel's BTF, so these structs
* only need matching field names, not matching layouts.
*/
;
/* __VMLINUX_H__ */