mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-04-02 11:51:27 +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