// Copyright (c) Meta Platforms, Inc. and affiliates.
//// This software may be used and distributed according to the terms of the
// GNU General Public License version 2.
fnmain(){scx_cargo::BpfBuilder::new().unwrap().enable_skel("src/bpf/main.bpf.c","bpf").compile_link_gen().unwrap();}