repo.or.cz
/
linux
/
fpc-iii.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 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
tools
/
build
/
tests
/
ex
/
a.c
blob
66017a9f40b6cdaabf493092d8f77a80e4f8b5f7
1
// SPDX-License-Identifier: GPL-2.0
2
3
int
a
(
void
)
4
{
5
return
0
;
6
}