mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
emit license
This commit is contained in:
@ -3,6 +3,3 @@ def tracepoint(name: str):
|
||||
fn._section = f"tracepoint/{name}"
|
||||
return fn
|
||||
return wrapper
|
||||
|
||||
def license(license_type: str):
|
||||
return license_type
|
||||
|
||||
Reference in New Issue
Block a user