index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
/
tests
/
ex
/
b.c
blob: 2b29fb4d3c20135bb3bd2f20656a060cc7510ce5 (
plain
)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
int
b
(
void
)
{
return
0
;
}