Sign in
android
/
kernel
/
common
/
8f12a2ff00e5e48ad5618167bac72cad7c9f214e
/
.
/
tools
/
perf
/
examples
/
bpf
/
empty.c
blob: 78754df53ac1d3891235e2180528f3c78dc373a3 [
file
] [
log
] [
blame
]
char
_license
[]
__attribute__
((
section
(
"license"
),
used
))
=
"GPL"
;
int
_version __attribute__
((
section
(
"version"
),
used
))
=
LINUX_VERSION_CODE
;