repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
tools
/
build
/
tests
/
ex
/
b.c
blob
2b29fb4d3c20135bb3bd2f20656a060cc7510ce5
1
// SPDX-License-Identifier: GPL-2.0
2
3
int
b
(
void
)
4
{
5
return
0
;
6
}