add placeholder debug info to shut llvmlite up about NoneType

This commit is contained in:
2025-11-20 14:17:57 +05:30
parent c8801f4c3e
commit 740eed45e1
3 changed files with 57 additions and 38 deletions

View File

@ -1,4 +1,4 @@
from vmlinux import struct_pt_regs, struct_request
from vmlinux import struct_pt_regs
from pythonbpf import bpf, section, bpfglobal, compile_to_ir
import logging
from ctypes import c_int64