index
:
pm24.git
cpufreq-rust
master
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
/
a.c
blob: 66017a9f40b6cdaabf493092d8f77a80e4f8b5f7 (
plain
)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
int
a
(
void
)
{
return
0
;
}