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
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
build
/
tests
/
ex
/
c.c
blob
a63b20ab83d5ef8b3cec74602da27ee071448d1b
1
// SPDX-License-Identifier: GPL-2.0
2
3
int
c
(
void
)
4
{
5
return
0
;
6
}