aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2025-04-14 08:03:21 +0200
committerDmitry Vyukov <dvyukov@google.com>2025-04-15 08:30:57 +0000
commit9117e5af6f73d893bff315f64d797ff6466146eb (patch)
tree6215e64432807cdb67183c663104a6e51d6df872 /executor/android
parent93db339b43e883b4f87a3b0617e2f8a3f8eb313b (diff)
pkg/declextract: add a hack for kernel/sched files compiled together
To optimize build time kernel/sched compiles a number of source files together by including them into another source file. As the result static functions declared in one source file effectively referenced from another source file. In order to be able to resolve them, we pretend such functions are not static.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions