Files
python-bpf/pythonbpf/structs/__init__.py

4 lines
67 B
Python

from .structs_pass import structs_proc
__all__ = ["structs_proc"]