index
:
s6-portable-utils
2.2.0.0
develop
main
master
Mirror of git://git.skarnet.org/s6-portable-utils
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
skaembutils
/
s6-false.c
blob: 0e78d8bc8143330f050867116bdd8aaf366cef3e (
plain
)
1
2
3
4
5
6
/* ISC license. */
int
main
(
void
)
{
return
1
;
}