index
:
futiles
main
An implementation of POSIX utilities.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
true.c
blob: aed6117dae24a373b3bd48c508da2b98c6c34c3d (
plain
)
1
2
3
int true_main([[maybe_unused]] int argc, [[maybe_unused]] char *argv[]) { return 0; }