Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36fa07b2 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski Committed by Gerrit Code Review
Browse files

Merge "gpu mem bpf program - switch to LICENSE macro"

parents 11101e92 0adfbb9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,4 +72,4 @@ DEFINE_BPF_PROG("tracepoint/gpu_mem/gpu_mem_total", AID_ROOT, AID_GRAPHICS, tp_g
    return 0;
}

char _license[] SEC("license") = "Apache 2.0";
LICENSE("Apache 2.0");