mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-02-07 21:50:55 +00:00
4 lines
70 B
Python
4 lines
70 B
Python
from .import_detector import vmlinux_proc
|
|
|
|
__all__ = ["vmlinux_proc"]
|