Files
python-bpf/pythonbpf/__init__.py
2025-09-09 16:48:05 +05:30

3 lines
97 B
Python

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