Files
python-bpf/pythonbpf/__init__.py
2025-09-21 03:14:29 +05:30

3 lines
105 B
Python

from .decorators import bpf, map, section, bpfglobal, struct
from .codegen import compile_to_ir, compile