mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
add compile command
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
from .decorators import bpf, map, section, bpfglobal
|
||||
from .codegen import compile_to_ir, compile
|
||||
|
||||
Reference in New Issue
Block a user