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